FFmpeg
Data Fields
FFAMediaFormatNdk Struct Reference

Data Fields

FFAMediaFormat api
 
void * libmedia
 
AMediaFormat * impl
 
bool(* getRect )(AMediaFormat *, const char *name, int32_t *left, int32_t *top, int32_t *right, int32_t *bottom)
 
void(* setRect )(AMediaFormat *, const char *name, int32_t left, int32_t top, int32_t right, int32_t bottom)
 

Detailed Description

Definition at line 1835 of file mediacodec_wrapper.c.

Field Documentation

◆ api

FFAMediaFormat FFAMediaFormatNdk::api

Definition at line 1836 of file mediacodec_wrapper.c.

◆ libmedia

void* FFAMediaFormatNdk::libmedia

Definition at line 1838 of file mediacodec_wrapper.c.

◆ impl

AMediaFormat* FFAMediaFormatNdk::impl

Definition at line 1839 of file mediacodec_wrapper.c.

◆ getRect

bool(* FFAMediaFormatNdk::getRect) (AMediaFormat *, const char *name, int32_t *left, int32_t *top, int32_t *right, int32_t *bottom)

Definition at line 1841 of file mediacodec_wrapper.c.

◆ setRect

void(* FFAMediaFormatNdk::setRect) (AMediaFormat *, const char *name, int32_t left, int32_t top, int32_t right, int32_t bottom)

Definition at line 1843 of file mediacodec_wrapper.c.


The documentation for this struct was generated from the following file: