Public Attributes | |
uint8_t | pcm_path |
[in] Decoded PCM data path More... | |
AsPcmDataDest | pcm_dest |
[in] Decode done callback More... | |
uint8_t pcm_path |
[in] Decoded PCM data path
Let PCM data callback to owner or send to indicated MsgQue Use AsPcmDataPath enum type
AsPcmDataDest pcm_dest |
[in] Decode done callback
Set docode done callback function from MediaPlayer When HighLevelAPI, this parameters is not need to set.