Olive
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Attributes | List of all members
FootageStream Struct Reference

#include <footage.h>

Public Attributes

int file_index
 
int video_width
 
int video_height
 
bool infinite_length
 
double video_frame_rate
 
int video_interlacing
 
int video_auto_interlacing
 
int audio_channels
 
int audio_layout
 
int audio_frequency
 
bool enabled
 
bool preview_done
 
QImage video_preview
 
QVector< char > audio_preview
 

Member Data Documentation

int FootageStream::audio_channels
int FootageStream::audio_frequency
int FootageStream::audio_layout
QVector<char> FootageStream::audio_preview
bool FootageStream::enabled
int FootageStream::file_index
bool FootageStream::infinite_length
bool FootageStream::preview_done
int FootageStream::video_auto_interlacing
double FootageStream::video_frame_rate
int FootageStream::video_height
int FootageStream::video_interlacing
QImage FootageStream::video_preview
int FootageStream::video_width

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