FFmpeg
Data Fields
Audio3dScopeContext Struct Reference

Data Fields

const AVClassclass
 
int w
 
int h
 
int size
 
float fov
 
float roll
 
float pitch
 
float yaw
 
float zoom [3]
 
float eye [3]
 
AVRational frame_rate
 
int nb_samples
 
float view_matrix [4][4]
 
float projection_matrix [4][4]
 
AVFrameframes [60]
 

Detailed Description

Definition at line 32 of file avf_a3dscope.c.

Field Documentation

◆ class

const AVClass* Audio3dScopeContext::class

Definition at line 33 of file avf_a3dscope.c.

◆ w

int Audio3dScopeContext::w

Definition at line 34 of file avf_a3dscope.c.

◆ h

int Audio3dScopeContext::h

Definition at line 34 of file avf_a3dscope.c.

◆ size

int Audio3dScopeContext::size

Definition at line 35 of file avf_a3dscope.c.

◆ fov

float Audio3dScopeContext::fov

Definition at line 36 of file avf_a3dscope.c.

◆ roll

float Audio3dScopeContext::roll

Definition at line 37 of file avf_a3dscope.c.

◆ pitch

float Audio3dScopeContext::pitch

Definition at line 38 of file avf_a3dscope.c.

◆ yaw

float Audio3dScopeContext::yaw

Definition at line 39 of file avf_a3dscope.c.

◆ zoom

float Audio3dScopeContext::zoom[3]

Definition at line 40 of file avf_a3dscope.c.

◆ eye

float Audio3dScopeContext::eye[3]

Definition at line 41 of file avf_a3dscope.c.

◆ frame_rate

AVRational Audio3dScopeContext::frame_rate

Definition at line 43 of file avf_a3dscope.c.

◆ nb_samples

int Audio3dScopeContext::nb_samples

Definition at line 44 of file avf_a3dscope.c.

◆ view_matrix

float Audio3dScopeContext::view_matrix[4][4]

Definition at line 46 of file avf_a3dscope.c.

◆ projection_matrix

float Audio3dScopeContext::projection_matrix[4][4]

Definition at line 47 of file avf_a3dscope.c.

◆ frames

AVFrame* Audio3dScopeContext::frames[60]

Definition at line 49 of file avf_a3dscope.c.


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