|
Media Authoring with Java API |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value={FIELD,PARAMETER,METHOD}) public @interface DataBuffer
Labels a buffer of data (octet data), represented as a Java byte[]
.
This is used by to label byte arrays that are used to provide access to arrays of
byte data where the kind of that data is unknown.
Original C name: aafDataBuffer_t
C base type: aafUInt8 *
Java base type: byte[]
TypeDefinitionStream
,
TypeDefinitionStream.Stream
|
Media Authoring with Java API |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |