MLMediaCodecListQueryResults
Module: Media Player
#include <ml_media_codeclist.h>
Public Attributes
| Type | Name |
|---|---|
| size_t | count |
| char ** | data |
Detailed Description
struct MLMediaCodecListQueryResults;
Used to store the list of available codec names or the list of supported mime types.
Public Attributes Documentation
count
size_t count;
data
char ** data;