2.2.7.2.10.1 Bitmap Codecs (TS_BITMAPCODECS)
The TS_BITMAPCODECS structure contains an array of bitmap codec capabilities.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
bitmapCodecCount |
bitmapCodecArray (variable) |
||||||||||||||||||||||||||||||
... |
bitmapCodecCount (1 byte): An 8-bit, unsigned integer. The number of bitmap codec capability entries contained in the bitmapCodecArray field (the maximum allowed is 255).
bitmapCodecArray (variable): A variable-length array containing a series of TS_BITMAPCODEC structures (section 2.2.7.2.10.1.1) that describes the supported bitmap codecs. The number of TS_BITMAPCODEC structures contained in the array is given by the bitmapCodecCount field.