Skip to main content
Version: 20 Mar 2024

MLMediaDRMKeyValueArray

Module: Media Player

More...

#include <ml_media_drm.h>

Public Attributes

TypeName
MLMediaDRMKeyValue *ptr
size_tlength
size_tindex

Detailed Description

struct MLMediaDRMKeyValueArray;

Data type containing array of key/value pair.


Public Attributes Documentation

ptr

MLMediaDRMKeyValue * ptr;

Array of key/value pair.


length

size_t length;

Length of ptr.


index

size_t index;

Index.