Class VkScreenBufferFormatPropertiesQNX
java.lang.Object
overrungl.struct.GroupType
overrungl.vulkan.qnx.struct.VkScreenBufferFormatPropertiesQNX
- All Implemented Interfaces:
Addressable
Represents VkScreenBufferFormatPropertiesQNX.
Layout
struct VkScreenBufferFormatPropertiesQNX {
(int) VkStructureType sType;
void* pNext;
(int) VkFormat format;
uint64_t externalFormat;
uint64_t screenUsage;
((uint32_t) VkFlags) VkFormatFeatureFlags formatFeatures;
(struct VkComponentMapping) VkComponentMapping samplerYcbcrConversionComponents;
(int) VkSamplerYcbcrModelConversion suggestedYcbcrModel;
(int) VkSamplerYcbcrRange suggestedYcbcrRange;
(int) VkChromaLocation suggestedXChromaOffset;
(int) VkChromaLocation suggestedYChromaOffset;
};
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StructLayoutThe struct layout ofVkScreenBufferFormatPropertiesQNX.static final MemoryLayoutThe memory layout ofexternalFormat.static final MemoryLayoutThe memory layout offormat.static final MemoryLayoutThe memory layout offormatFeatures.static final MemoryLayoutThe memory layout ofpNext.static final MemoryLayoutThe memory layout ofsamplerYcbcrConversionComponents.static final MemoryLayoutThe memory layout ofscreenUsage.static final MemoryLayoutThe memory layout ofsType.static final MemoryLayoutThe memory layout ofsuggestedXChromaOffset.static final MemoryLayoutThe memory layout ofsuggestedYcbcrModel.static final MemoryLayoutThe memory layout ofsuggestedYcbcrRange.static final MemoryLayoutThe memory layout ofsuggestedYChromaOffset.static final longThe byte offset ofexternalFormat.static final longThe byte offset offormat.static final longThe byte offset offormatFeatures.static final longThe byte offset ofpNext.static final longThe byte offset ofsamplerYcbcrConversionComponents.static final longThe byte offset ofscreenUsage.static final longThe byte offset ofsType.static final longThe byte offset ofsuggestedXChromaOffset.static final longThe byte offset ofsuggestedYcbcrModel.static final longThe byte offset ofsuggestedYcbcrRange.static final longThe byte offset ofsuggestedYChromaOffset.static final VarHandleTheVarHandleofexternalFormatof type(MemorySegment base, long baseOffset, long index)MemorySegment.static final VarHandlestatic final VarHandleTheVarHandleofformatFeaturesof type(MemorySegment base, long baseOffset, long index)MemorySegment.static final VarHandlestatic final VarHandleTheVarHandleofscreenUsageof type(MemorySegment base, long baseOffset, long index)MemorySegment.static final VarHandlestatic final VarHandleTheVarHandleofsuggestedXChromaOffsetof type(MemorySegment base, long baseOffset, long index)MemorySegment.static final VarHandleTheVarHandleofsuggestedYcbcrModelof type(MemorySegment base, long baseOffset, long index)MemorySegment.static final VarHandleTheVarHandleofsuggestedYcbcrRangeof type(MemorySegment base, long baseOffset, long index)MemorySegment.static final VarHandleTheVarHandleofsuggestedYChromaOffsetof type(MemorySegment base, long baseOffset, long index)MemorySegment. -
Constructor Summary
ConstructorsConstructorDescriptionVkScreenBufferFormatPropertiesQNX(MemorySegment segment, long elementCount) CreatesVkScreenBufferFormatPropertiesQNXwith the given segment. -
Method Summary
Modifier and TypeMethodDescriptionalloc(SegmentAllocator allocator) Allocates aVkScreenBufferFormatPropertiesQNXwith the given segment allocator.alloc(SegmentAllocator allocator, long count) Allocates aVkScreenBufferFormatPropertiesQNXwith the given segment allocator and count.asSlice(long index) Creates a slice ofVkScreenBufferFormatPropertiesQNX.asSlice(long index, long count) Creates a slice ofVkScreenBufferFormatPropertiesQNX.at(long index, Consumer<VkScreenBufferFormatPropertiesQNX> func) VisitsVkScreenBufferFormatPropertiesQNXbuffer at the given index.Copies from the given source.longReturnsexternalFormat.externalFormat(long value) SetsexternalFormatwith the given value.static longexternalFormat(MemorySegment segment, long index) ReturnsexternalFormatat the given index.static voidexternalFormat(MemorySegment segment, long index, long value) SetsexternalFormatwith the given value at the given index.longexternalFormatAt(long index) ReturnsexternalFormatat the given index.externalFormatAt(long index, long value) SetsexternalFormatwith the given value at the given index.intformat()Returnsformat.format(int value) Setsformatwith the given value.static intformat(MemorySegment segment, long index) Returnsformatat the given index.static voidformat(MemorySegment segment, long index, int value) Setsformatwith the given value at the given index.intformatAt(long index) Returnsformatat the given index.formatAt(long index, int value) Setsformatwith the given value at the given index.intReturnsformatFeatures.formatFeatures(int value) SetsformatFeatureswith the given value.static intformatFeatures(MemorySegment segment, long index) ReturnsformatFeaturesat the given index.static voidformatFeatures(MemorySegment segment, long index, int value) SetsformatFeatureswith the given value at the given index.intformatFeaturesAt(long index) ReturnsformatFeaturesat the given index.formatFeaturesAt(long index, int value) SetsformatFeatureswith the given value at the given index.of(MemorySegment segment) CreatesVkScreenBufferFormatPropertiesQNXwith the given segment.ofNative(MemorySegment segment) CreatesVkScreenBufferFormatPropertiesQNXwith the given segment.ofNative(MemorySegment segment, long count) CreatesVkScreenBufferFormatPropertiesQNXwith the given segment.pNext()ReturnspNext.pNext(MemorySegment value) SetspNextwith the given value.static MemorySegmentpNext(MemorySegment segment, long index) ReturnspNextat the given index.static voidpNext(MemorySegment segment, long index, MemorySegment value) SetspNextwith the given value at the given index.pNextAt(long index) ReturnspNextat the given index.pNextAt(long index, MemorySegment value) SetspNextwith the given value at the given index.reinterpret(long count) Reinterprets this buffer with the given count.ReturnssamplerYcbcrConversionComponents.SetssamplerYcbcrConversionComponentswith the given value.static MemorySegmentsamplerYcbcrConversionComponents(MemorySegment segment, long index) ReturnssamplerYcbcrConversionComponentsat the given index.static voidsamplerYcbcrConversionComponents(MemorySegment segment, long index, MemorySegment value) SetssamplerYcbcrConversionComponentswith the given value at the given index.AcceptssamplerYcbcrConversionComponentswith the given function.samplerYcbcrConversionComponentsAt(long index) ReturnssamplerYcbcrConversionComponentsat the given index.samplerYcbcrConversionComponentsAt(long index, MemorySegment value) SetssamplerYcbcrConversionComponentswith the given value at the given index.samplerYcbcrConversionComponentsAt(long index, Consumer<VkComponentMapping> func) AcceptssamplerYcbcrConversionComponentswith the given function.longReturnsscreenUsage.screenUsage(long value) SetsscreenUsagewith the given value.static longscreenUsage(MemorySegment segment, long index) ReturnsscreenUsageat the given index.static voidscreenUsage(MemorySegment segment, long index, long value) SetsscreenUsagewith the given value at the given index.longscreenUsageAt(long index) ReturnsscreenUsageat the given index.screenUsageAt(long index, long value) SetsscreenUsagewith the given value at the given index.intsType()ReturnssType.sType(int value) SetssTypewith the given value.static intsType(MemorySegment segment, long index) ReturnssTypeat the given index.static voidsType(MemorySegment segment, long index, int value) SetssTypewith the given value at the given index.intsTypeAt(long index) ReturnssTypeat the given index.sTypeAt(long index, int value) SetssTypewith the given value at the given index.intReturnssuggestedXChromaOffset.suggestedXChromaOffset(int value) SetssuggestedXChromaOffsetwith the given value.static intsuggestedXChromaOffset(MemorySegment segment, long index) ReturnssuggestedXChromaOffsetat the given index.static voidsuggestedXChromaOffset(MemorySegment segment, long index, int value) SetssuggestedXChromaOffsetwith the given value at the given index.intsuggestedXChromaOffsetAt(long index) ReturnssuggestedXChromaOffsetat the given index.suggestedXChromaOffsetAt(long index, int value) SetssuggestedXChromaOffsetwith the given value at the given index.intReturnssuggestedYcbcrModel.suggestedYcbcrModel(int value) SetssuggestedYcbcrModelwith the given value.static intsuggestedYcbcrModel(MemorySegment segment, long index) ReturnssuggestedYcbcrModelat the given index.static voidsuggestedYcbcrModel(MemorySegment segment, long index, int value) SetssuggestedYcbcrModelwith the given value at the given index.intsuggestedYcbcrModelAt(long index) ReturnssuggestedYcbcrModelat the given index.suggestedYcbcrModelAt(long index, int value) SetssuggestedYcbcrModelwith the given value at the given index.intReturnssuggestedYcbcrRange.suggestedYcbcrRange(int value) SetssuggestedYcbcrRangewith the given value.static intsuggestedYcbcrRange(MemorySegment segment, long index) ReturnssuggestedYcbcrRangeat the given index.static voidsuggestedYcbcrRange(MemorySegment segment, long index, int value) SetssuggestedYcbcrRangewith the given value at the given index.intsuggestedYcbcrRangeAt(long index) ReturnssuggestedYcbcrRangeat the given index.suggestedYcbcrRangeAt(long index, int value) SetssuggestedYcbcrRangewith the given value at the given index.intReturnssuggestedYChromaOffset.suggestedYChromaOffset(int value) SetssuggestedYChromaOffsetwith the given value.static intsuggestedYChromaOffset(MemorySegment segment, long index) ReturnssuggestedYChromaOffsetat the given index.static voidsuggestedYChromaOffset(MemorySegment segment, long index, int value) SetssuggestedYChromaOffsetwith the given value at the given index.intsuggestedYChromaOffsetAt(long index) ReturnssuggestedYChromaOffsetat the given index.suggestedYChromaOffsetAt(long index, int value) SetssuggestedYChromaOffsetwith the given value at the given index.Methods inherited from class GroupType
estimateCount, estimateCount, groupLayout, segment
-
Field Details
-
LAYOUT
The struct layout ofVkScreenBufferFormatPropertiesQNX. -
OFFSET_sType
public static final long OFFSET_sTypeThe byte offset ofsType. -
LAYOUT_sType
The memory layout ofsType. -
VH_sType
-
OFFSET_pNext
public static final long OFFSET_pNextThe byte offset ofpNext. -
LAYOUT_pNext
The memory layout ofpNext. -
VH_pNext
-
OFFSET_format
public static final long OFFSET_formatThe byte offset offormat. -
LAYOUT_format
The memory layout offormat. -
VH_format
-
OFFSET_externalFormat
public static final long OFFSET_externalFormatThe byte offset ofexternalFormat. -
LAYOUT_externalFormat
The memory layout ofexternalFormat. -
VH_externalFormat
-
OFFSET_screenUsage
public static final long OFFSET_screenUsageThe byte offset ofscreenUsage. -
LAYOUT_screenUsage
The memory layout ofscreenUsage. -
VH_screenUsage
-
OFFSET_formatFeatures
public static final long OFFSET_formatFeaturesThe byte offset offormatFeatures. -
LAYOUT_formatFeatures
The memory layout offormatFeatures. -
VH_formatFeatures
-
OFFSET_samplerYcbcrConversionComponents
public static final long OFFSET_samplerYcbcrConversionComponentsThe byte offset ofsamplerYcbcrConversionComponents. -
LAYOUT_samplerYcbcrConversionComponents
The memory layout ofsamplerYcbcrConversionComponents. -
OFFSET_suggestedYcbcrModel
public static final long OFFSET_suggestedYcbcrModelThe byte offset ofsuggestedYcbcrModel. -
LAYOUT_suggestedYcbcrModel
The memory layout ofsuggestedYcbcrModel. -
VH_suggestedYcbcrModel
-
OFFSET_suggestedYcbcrRange
public static final long OFFSET_suggestedYcbcrRangeThe byte offset ofsuggestedYcbcrRange. -
LAYOUT_suggestedYcbcrRange
The memory layout ofsuggestedYcbcrRange. -
VH_suggestedYcbcrRange
-
OFFSET_suggestedXChromaOffset
public static final long OFFSET_suggestedXChromaOffsetThe byte offset ofsuggestedXChromaOffset. -
LAYOUT_suggestedXChromaOffset
The memory layout ofsuggestedXChromaOffset. -
VH_suggestedXChromaOffset
-
OFFSET_suggestedYChromaOffset
public static final long OFFSET_suggestedYChromaOffsetThe byte offset ofsuggestedYChromaOffset. -
LAYOUT_suggestedYChromaOffset
The memory layout ofsuggestedYChromaOffset. -
VH_suggestedYChromaOffset
-
-
Constructor Details
-
VkScreenBufferFormatPropertiesQNX
CreatesVkScreenBufferFormatPropertiesQNXwith the given segment.- Parameters:
segment- the memory segmentelementCount- the element count of this struct buffer
-
-
Method Details
-
of
CreatesVkScreenBufferFormatPropertiesQNXwith the given segment.- Parameters:
segment- the memory segment- Returns:
- the created instance or
nullif the segment isNULL
-
ofNative
Creates
VkScreenBufferFormatPropertiesQNXwith the given segment.Reinterprets the segment if zero-length.
- Parameters:
segment- the memory segment- Returns:
- the created instance or
nullif the segment isNULL
-
ofNative
Creates
VkScreenBufferFormatPropertiesQNXwith the given segment.Reinterprets the segment if zero-length.
- Parameters:
segment- the memory segmentcount- the count of the buffer- Returns:
- the created instance or
nullif the segment isNULL
-
alloc
Allocates aVkScreenBufferFormatPropertiesQNXwith the given segment allocator.- Parameters:
allocator- the segment allocator- Returns:
- the allocated
VkScreenBufferFormatPropertiesQNX
-
alloc
Allocates aVkScreenBufferFormatPropertiesQNXwith the given segment allocator and count.- Parameters:
allocator- the segment allocatorcount- the count- Returns:
- the allocated
VkScreenBufferFormatPropertiesQNX
-
copyFrom
Copies from the given source.- Parameters:
src- the source- Returns:
this
-
reinterpret
Reinterprets this buffer with the given count.- Parameters:
count- the new count- Returns:
- the reinterpreted buffer
-
sType
ReturnssTypeat the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffer- Returns:
sTypeat the given index
-
sType
public int sType()ReturnssType.- Returns:
sType
-
sType
SetssTypewith the given value at the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffervalue- the value
-
sType
SetssTypewith the given value.- Parameters:
value- the value- Returns:
this
-
pNext
ReturnspNextat the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffer- Returns:
pNextat the given index
-
pNext
-
pNext
SetspNextwith the given value at the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffervalue- the value
-
pNext
SetspNextwith the given value.- Parameters:
value- the value- Returns:
this
-
format
Returnsformatat the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffer- Returns:
formatat the given index
-
format
public int format()Returnsformat.- Returns:
format
-
format
Setsformatwith the given value at the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffervalue- the value
-
format
Setsformatwith the given value.- Parameters:
value- the value- Returns:
this
-
externalFormat
ReturnsexternalFormatat the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffer- Returns:
externalFormatat the given index
-
externalFormat
public long externalFormat()ReturnsexternalFormat.- Returns:
externalFormat
-
externalFormat
SetsexternalFormatwith the given value at the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffervalue- the value
-
externalFormat
SetsexternalFormatwith the given value.- Parameters:
value- the value- Returns:
this
-
screenUsage
ReturnsscreenUsageat the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffer- Returns:
screenUsageat the given index
-
screenUsage
public long screenUsage()ReturnsscreenUsage.- Returns:
screenUsage
-
screenUsage
SetsscreenUsagewith the given value at the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffervalue- the value
-
screenUsage
SetsscreenUsagewith the given value.- Parameters:
value- the value- Returns:
this
-
formatFeatures
ReturnsformatFeaturesat the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffer- Returns:
formatFeaturesat the given index
-
formatFeatures
public int formatFeatures()ReturnsformatFeatures.- Returns:
formatFeatures
-
formatFeatures
SetsformatFeatureswith the given value at the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffervalue- the value
-
formatFeatures
SetsformatFeatureswith the given value.- Parameters:
value- the value- Returns:
this
-
samplerYcbcrConversionComponents
ReturnssamplerYcbcrConversionComponentsat the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffer- Returns:
samplerYcbcrConversionComponentsat the given index
-
samplerYcbcrConversionComponents
ReturnssamplerYcbcrConversionComponents.- Returns:
samplerYcbcrConversionComponents
-
samplerYcbcrConversionComponents
public static void samplerYcbcrConversionComponents(MemorySegment segment, long index, MemorySegment value) SetssamplerYcbcrConversionComponentswith the given value at the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffervalue- the value
-
samplerYcbcrConversionComponents
SetssamplerYcbcrConversionComponentswith the given value.- Parameters:
value- the value- Returns:
this
-
samplerYcbcrConversionComponents
public VkScreenBufferFormatPropertiesQNX samplerYcbcrConversionComponents(Consumer<VkComponentMapping> func) AcceptssamplerYcbcrConversionComponentswith the given function.- Parameters:
func- the function- Returns:
this
-
suggestedYcbcrModel
ReturnssuggestedYcbcrModelat the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffer- Returns:
suggestedYcbcrModelat the given index
-
suggestedYcbcrModel
public int suggestedYcbcrModel()ReturnssuggestedYcbcrModel.- Returns:
suggestedYcbcrModel
-
suggestedYcbcrModel
SetssuggestedYcbcrModelwith the given value at the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffervalue- the value
-
suggestedYcbcrModel
SetssuggestedYcbcrModelwith the given value.- Parameters:
value- the value- Returns:
this
-
suggestedYcbcrRange
ReturnssuggestedYcbcrRangeat the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffer- Returns:
suggestedYcbcrRangeat the given index
-
suggestedYcbcrRange
public int suggestedYcbcrRange()ReturnssuggestedYcbcrRange.- Returns:
suggestedYcbcrRange
-
suggestedYcbcrRange
SetssuggestedYcbcrRangewith the given value at the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffervalue- the value
-
suggestedYcbcrRange
SetssuggestedYcbcrRangewith the given value.- Parameters:
value- the value- Returns:
this
-
suggestedXChromaOffset
ReturnssuggestedXChromaOffsetat the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffer- Returns:
suggestedXChromaOffsetat the given index
-
suggestedXChromaOffset
public int suggestedXChromaOffset()ReturnssuggestedXChromaOffset.- Returns:
suggestedXChromaOffset
-
suggestedXChromaOffset
SetssuggestedXChromaOffsetwith the given value at the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffervalue- the value
-
suggestedXChromaOffset
SetssuggestedXChromaOffsetwith the given value.- Parameters:
value- the value- Returns:
this
-
suggestedYChromaOffset
ReturnssuggestedYChromaOffsetat the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffer- Returns:
suggestedYChromaOffsetat the given index
-
suggestedYChromaOffset
public int suggestedYChromaOffset()ReturnssuggestedYChromaOffset.- Returns:
suggestedYChromaOffset
-
suggestedYChromaOffset
SetssuggestedYChromaOffsetwith the given value at the given index.- Parameters:
segment- the segment of the structindex- the index of the struct buffervalue- the value
-
suggestedYChromaOffset
SetssuggestedYChromaOffsetwith the given value.- Parameters:
value- the value- Returns:
this
-
asSlice
Creates a slice ofVkScreenBufferFormatPropertiesQNX.- Parameters:
index- the index of the struct buffer- Returns:
- the slice of
VkScreenBufferFormatPropertiesQNX
-
asSlice
Creates a slice ofVkScreenBufferFormatPropertiesQNX.- Parameters:
index- the index of the struct buffercount- the count- Returns:
- the slice of
VkScreenBufferFormatPropertiesQNX
-
at
public VkScreenBufferFormatPropertiesQNX at(long index, Consumer<VkScreenBufferFormatPropertiesQNX> func) VisitsVkScreenBufferFormatPropertiesQNXbuffer at the given index.- Parameters:
index- the index of this bufferfunc- the function to run with the slice of this buffer- Returns:
this
-
sTypeAt
public int sTypeAt(long index) ReturnssTypeat the given index.- Parameters:
index- the index of the struct buffer- Returns:
sTypeat the given index
-
sTypeAt
SetssTypewith the given value at the given index.- Parameters:
index- the index of the struct buffervalue- the value- Returns:
this
-
pNextAt
ReturnspNextat the given index.- Parameters:
index- the index of the struct buffer- Returns:
pNextat the given index
-
pNextAt
SetspNextwith the given value at the given index.- Parameters:
index- the index of the struct buffervalue- the value- Returns:
this
-
formatAt
public int formatAt(long index) Returnsformatat the given index.- Parameters:
index- the index of the struct buffer- Returns:
formatat the given index
-
formatAt
Setsformatwith the given value at the given index.- Parameters:
index- the index of the struct buffervalue- the value- Returns:
this
-
externalFormatAt
public long externalFormatAt(long index) ReturnsexternalFormatat the given index.- Parameters:
index- the index of the struct buffer- Returns:
externalFormatat the given index
-
externalFormatAt
SetsexternalFormatwith the given value at the given index.- Parameters:
index- the index of the struct buffervalue- the value- Returns:
this
-
screenUsageAt
public long screenUsageAt(long index) ReturnsscreenUsageat the given index.- Parameters:
index- the index of the struct buffer- Returns:
screenUsageat the given index
-
screenUsageAt
SetsscreenUsagewith the given value at the given index.- Parameters:
index- the index of the struct buffervalue- the value- Returns:
this
-
formatFeaturesAt
public int formatFeaturesAt(long index) ReturnsformatFeaturesat the given index.- Parameters:
index- the index of the struct buffer- Returns:
formatFeaturesat the given index
-
formatFeaturesAt
SetsformatFeatureswith the given value at the given index.- Parameters:
index- the index of the struct buffervalue- the value- Returns:
this
-
samplerYcbcrConversionComponentsAt
ReturnssamplerYcbcrConversionComponentsat the given index.- Parameters:
index- the index of the struct buffer- Returns:
samplerYcbcrConversionComponentsat the given index
-
samplerYcbcrConversionComponentsAt
public VkScreenBufferFormatPropertiesQNX samplerYcbcrConversionComponentsAt(long index, MemorySegment value) SetssamplerYcbcrConversionComponentswith the given value at the given index.- Parameters:
index- the index of the struct buffervalue- the value- Returns:
this
-
samplerYcbcrConversionComponentsAt
public VkScreenBufferFormatPropertiesQNX samplerYcbcrConversionComponentsAt(long index, Consumer<VkComponentMapping> func) AcceptssamplerYcbcrConversionComponentswith the given function.- Parameters:
index- the index of the struct bufferfunc- the function- Returns:
this
-
suggestedYcbcrModelAt
public int suggestedYcbcrModelAt(long index) ReturnssuggestedYcbcrModelat the given index.- Parameters:
index- the index of the struct buffer- Returns:
suggestedYcbcrModelat the given index
-
suggestedYcbcrModelAt
SetssuggestedYcbcrModelwith the given value at the given index.- Parameters:
index- the index of the struct buffervalue- the value- Returns:
this
-
suggestedYcbcrRangeAt
public int suggestedYcbcrRangeAt(long index) ReturnssuggestedYcbcrRangeat the given index.- Parameters:
index- the index of the struct buffer- Returns:
suggestedYcbcrRangeat the given index
-
suggestedYcbcrRangeAt
SetssuggestedYcbcrRangewith the given value at the given index.- Parameters:
index- the index of the struct buffervalue- the value- Returns:
this
-
suggestedXChromaOffsetAt
public int suggestedXChromaOffsetAt(long index) ReturnssuggestedXChromaOffsetat the given index.- Parameters:
index- the index of the struct buffer- Returns:
suggestedXChromaOffsetat the given index
-
suggestedXChromaOffsetAt
SetssuggestedXChromaOffsetwith the given value at the given index.- Parameters:
index- the index of the struct buffervalue- the value- Returns:
this
-
suggestedYChromaOffsetAt
public int suggestedYChromaOffsetAt(long index) ReturnssuggestedYChromaOffsetat the given index.- Parameters:
index- the index of the struct buffer- Returns:
suggestedYChromaOffsetat the given index
-
suggestedYChromaOffsetAt
SetssuggestedYChromaOffsetwith the given value at the given index.- Parameters:
index- the index of the struct buffervalue- the value- Returns:
this
-