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 1826 of file mediacodec_wrapper.c.

Field Documentation

◆ api

FFAMediaFormat FFAMediaFormatNdk::api

Definition at line 1827 of file mediacodec_wrapper.c.

◆ libmedia

void* FFAMediaFormatNdk::libmedia

Definition at line 1829 of file mediacodec_wrapper.c.

◆ impl

AMediaFormat* FFAMediaFormatNdk::impl

Definition at line 1830 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 1832 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 1834 of file mediacodec_wrapper.c.


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