FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVS_VideoInfo Struct Reference

#include <avisynth_c.h>

Data Fields

int width
 
int height
 
unsigned fps_numerator
 
unsigned fps_denominator
 
int num_frames
 
int pixel_type
 
int audio_samples_per_second
 
int sample_type
 
INT64 num_audio_samples
 
int nchannels
 
int image_type
 

Detailed Description

Definition at line 317 of file avisynth_c.h.

Field Documentation

int AVS_VideoInfo::width
int AVS_VideoInfo::height
unsigned AVS_VideoInfo::fps_numerator
unsigned AVS_VideoInfo::fps_denominator
int AVS_VideoInfo::num_frames
int AVS_VideoInfo::pixel_type
int AVS_VideoInfo::audio_samples_per_second
int AVS_VideoInfo::sample_type
INT64 AVS_VideoInfo::num_audio_samples
int AVS_VideoInfo::nchannels
int AVS_VideoInfo::image_type

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