The MediaContext class is an interface for decoding / encoding context.
More...
#include <media_context.h>
The MediaContext class is an interface for decoding / encoding context.
◆ extradata()
virtual const char* nx::sdk::analytics::MediaContext::extradata |
( |
| ) |
const |
|
virtual |
- Returns
- pointer to codec specific blob of extradata or nullptr (if no extradata needed).
◆ extradataSize()
virtual int nx::sdk::analytics::MediaContext::extradataSize |
( |
| ) |
const |
|
virtual |
- Returns
- size of blob returned by extradata call (in bytes).
The documentation for this class was generated from the following file: