![]() |
Audacity 3.2.0
|
#include <ffmpeg-4.2.4-single-header.h>
Public Attributes | |
| const AVClass * | av_class |
| AVHWDeviceInternal * | internal |
| enum AVHWDeviceType | type |
| void * | hwctx |
| void(* | free )(struct AVHWDeviceContext *ctx) |
| void * | user_opaque |
Definition at line 1809 of file ffmpeg-4.2.4-single-header.h.
| const AVClass * AVHWDeviceContext::av_class |
Definition at line 1811 of file ffmpeg-4.2.4-single-header.h.
| void(* AVHWDeviceContext::free)(struct AVHWDeviceContext *ctx) |
Definition at line 1819 of file ffmpeg-4.2.4-single-header.h.
| void * AVHWDeviceContext::hwctx |
Definition at line 1817 of file ffmpeg-4.2.4-single-header.h.
| AVHWDeviceInternal * AVHWDeviceContext::internal |
Definition at line 1813 of file ffmpeg-4.2.4-single-header.h.
| enum AVHWDeviceType AVHWDeviceContext::type |
Definition at line 1815 of file ffmpeg-4.2.4-single-header.h.
| void * AVHWDeviceContext::user_opaque |
Definition at line 1821 of file ffmpeg-4.2.4-single-header.h.