Skip to main content
Version: 20 Mar 2024

MLMediaCodecErrorInfo

Module: Media Player

MediaCodec Output Format information. More...

#include <ml_media_codec.h>

Public Attributes

TypeName
interror_code
void *data

Detailed Description

struct MLMediaCodecErrorInfo;

MediaCodec Output Format information.

Deprecated

Deprecated since 1.4.0. Scheduled for removal.

API Level:

  • 20

Public Attributes Documentation

error_code

int error_code;

Error code.


data

void * data;

User data as passed to MLMediaCodecSetCallbacksEx().