| 
    Kodi Documentation 22.0
    
   Kodi is an open source media player and entertainment hub. 
   | 
 
#include <DVDDemuxBXA.h>
Public Attributes | |
| char | fourcc [4] | 
| uint32_t | type | 
| uint32_t | channels | 
| uint32_t | sampleRate | 
| uint32_t | bitsPerSample | 
| uint64_t | durationMs | 
| uint32_t __attribute__::bitsPerSample | 
| uint32_t __attribute__::channels | 
| uint64_t __attribute__::durationMs | 
| char __attribute__::fourcc[4] | 
| uint32_t __attribute__::sampleRate | 
| uint32_t __attribute__::type |