xine-lib  1.2.10
Buffer Types

a buffer type ID describes the contents of a buffer it consists of three fields: More...

a buffer type ID describes the contents of a buffer it consists of three fields:

buf_type = 0xMMDDCCCC

MM : major buffer type (CONTROL, VIDEO, AUDIO, SPU) DD : decoder selection (e.g. MPEG, OPENDIVX ... for VIDEO) CCCC : channel number or other subtype information for the decoder