FFmpeg
Data Fields
ScrollContext Struct Reference

Data Fields

const AVClassclass
 
float h_speed
 
float v_speed
 
float h_pos
 
float v_pos
 
float h_ipos
 
float v_ipos
 
int pos_h [4]
 
int pos_v [4]
 
const AVPixFmtDescriptordesc
 
int nb_planes
 
int bytes
 
int planewidth [4]
 
int planeheight [4]
 

Detailed Description

Definition at line 28 of file vf_scroll.c.

Field Documentation

◆ class

const AVClass* ScrollContext::class

Definition at line 29 of file vf_scroll.c.

◆ h_speed

float ScrollContext::h_speed

Definition at line 31 of file vf_scroll.c.

◆ v_speed

float ScrollContext::v_speed

Definition at line 31 of file vf_scroll.c.

◆ h_pos

float ScrollContext::h_pos

Definition at line 32 of file vf_scroll.c.

◆ v_pos

float ScrollContext::v_pos

Definition at line 32 of file vf_scroll.c.

◆ h_ipos

float ScrollContext::h_ipos

Definition at line 33 of file vf_scroll.c.

◆ v_ipos

float ScrollContext::v_ipos

Definition at line 33 of file vf_scroll.c.

◆ pos_h

int ScrollContext::pos_h[4]

Definition at line 35 of file vf_scroll.c.

◆ pos_v

int ScrollContext::pos_v[4]

Definition at line 35 of file vf_scroll.c.

◆ desc

const AVPixFmtDescriptor* ScrollContext::desc

Definition at line 37 of file vf_scroll.c.

◆ nb_planes

int ScrollContext::nb_planes

Definition at line 38 of file vf_scroll.c.

◆ bytes

int ScrollContext::bytes

Definition at line 39 of file vf_scroll.c.

◆ planewidth

int ScrollContext::planewidth[4]

Definition at line 41 of file vf_scroll.c.

◆ planeheight

int ScrollContext::planeheight[4]

Definition at line 42 of file vf_scroll.c.


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