AVMediaCodecDeviceContext

MediaCodec details.

Allocated as AVHWDeviceContext.hwctx

extern (C) @nogc nothrow
struct AVMediaCodecDeviceContext {}

Members

Variables

surface
void* surface;

android/view/Surface handle, to be filled by the user.

Meta