Audacity 3.2.0
Public Attributes | List of all members
AVHWDeviceContext Struct Reference

#include <ffmpeg-4.2.4-single-header.h>

Collaboration diagram for AVHWDeviceContext:
[legend]

Public Attributes

const AVClassav_class
 
AVHWDeviceInternalinternal
 
enum AVHWDeviceType type
 
void * hwctx
 
void(* free )(struct AVHWDeviceContext *ctx)
 
void * user_opaque
 

Detailed Description

Definition at line 1809 of file ffmpeg-4.2.4-single-header.h.

Member Data Documentation

◆ av_class

const AVClass * AVHWDeviceContext::av_class

Definition at line 1811 of file ffmpeg-4.2.4-single-header.h.

◆ free

void(* AVHWDeviceContext::free)(struct AVHWDeviceContext *ctx)

Definition at line 1819 of file ffmpeg-4.2.4-single-header.h.

◆ hwctx

void * AVHWDeviceContext::hwctx

Definition at line 1817 of file ffmpeg-4.2.4-single-header.h.

◆ internal

AVHWDeviceInternal * AVHWDeviceContext::internal

Definition at line 1813 of file ffmpeg-4.2.4-single-header.h.

◆ type

enum AVHWDeviceType AVHWDeviceContext::type

Definition at line 1815 of file ffmpeg-4.2.4-single-header.h.

◆ user_opaque

void * AVHWDeviceContext::user_opaque

Definition at line 1821 of file ffmpeg-4.2.4-single-header.h.


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