Skip to main content
Version: 20 Mar 2024

MLMediaCodecListQueryResults

Module: Media Player

More...

#include <ml_media_codeclist.h>

Public Attributes

TypeName
size_tcount
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;