3.64 Ancillary Packet Format¶
BMDAncillaryPacketFormat
enumerates the possible data formats of the ancillary packet.
bmdAncillaryPacketFormatUInt8
8-bit unsigned integer
bmdAncillaryPacketFormatUInt16
16-bit unsigned integer, only the lower 10-bits are used
bmdAncillaryPacketFormatYCbCr10
Native v210 pixel format (see
bmdFormat10BitYUV
for packing structure).