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. Native format for adding new packets.
bmdAncillaryPacketFormatYCbCr10
Packed like raw SDI using
bmdFormat10BitYUV; for HD and above, data is in lumas or chromas only, depending uponIDeckLinkAncillaryPacket::GetDataStreamIndex().