RDK Documentation (Open Sourced RDK Components)
btrMgr_mediaTypes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _stBTRMgrPCMInfo
 Represents the PCM codec details. More...
 
struct  _stBTRMgrSBCInfo
 Represents the Subband coding (SBC) audio codec information. More...
 
struct  _stBTRMgrMPEGInfo
 Represents the MPEG codec details. More...
 
struct  _stBTRMgrInASettings
 Represents the audio input settings. More...
 
struct  _stBTRMgrOutASettings
 Represents the audio output settings. More...
 
struct  _stBTRMgrMediaStatus
 Represents the media file status. More...
 

Typedefs

typedef enum _eBTRMgrState eBTRMgrState
 Represents the status of media player.
 
typedef enum _eBTRMgrAType eBTRMgrAType
 Represents the audio codec types.
 
typedef enum _eBTRMgrSFreq eBTRMgrSFreq
 Represents the frequency supported.
 
typedef enum _eBTRMgrSFmt eBTRMgrSFmt
 Represents the PCM bits supported.
 
typedef enum _eBTRMgrAChan eBTRMgrAChan
 Represents the Audio channel supported.
 
typedef struct _stBTRMgrPCMInfo stBTRMgrPCMInfo
 Represents the PCM codec details.
 
typedef struct _stBTRMgrSBCInfo stBTRMgrSBCInfo
 Represents the Subband coding (SBC) audio codec information. More...
 
typedef struct _stBTRMgrMPEGInfo stBTRMgrMPEGInfo
 Represents the MPEG codec details.
 
typedef struct _stBTRMgrInASettings stBTRMgrInASettings
 Represents the audio input settings.
 
typedef struct _stBTRMgrOutASettings stBTRMgrOutASettings
 Represents the audio output settings.
 
typedef struct _stBTRMgrMediaStatus stBTRMgrMediaStatus
 Represents the media file status.
 

Enumerations

enum  _eBTRMgrState
 Represents the status of media player.
 
enum  _eBTRMgrAType
 Represents the audio codec types.
 
enum  _eBTRMgrSFreq
 Represents the frequency supported.
 
enum  _eBTRMgrSFmt
 Represents the PCM bits supported.
 
enum  _eBTRMgrAChan
 Represents the Audio channel supported.