#include <plugins.h>
◆ achans
int lives_clip_data_t::achans |
◆ ainterleaf
boolean lives_clip_data_t::ainterleaf |
◆ arate
int lives_clip_data_t::arate |
◆ asamps
int lives_clip_data_t::asamps |
◆ asigned
◆ audio_name
char lives_clip_data_t::audio_name |
name of audio codec, e.g. "vorbis" or NULL
◆ author
char lives_clip_data_t::author |
◆ comment
char lives_clip_data_t::comment |
◆ container_name
char lives_clip_data_t::container_name |
name of container, e.g. "ogg" or NULL
◆ current_clip
int lives_clip_data_t::current_clip |
plugin should init this to 0 if URI changes
current clip number in container (starts at 0, MUST be <= nclips) [rw host]
◆ current_palette
int lives_clip_data_t::current_palette |
plugin should init this to palettes[0] if URI changes
current palette [rw host]; must be contained in palettes
◆ fps
float lives_clip_data_t::fps |
◆ frame_height
int lives_clip_data_t::frame_height |
◆ frame_width
int lives_clip_data_t::frame_width |
frame is the surrounding part, including any black border (>=width)
◆ height
int lives_clip_data_t::height |
◆ interlace
◆ nclips
int lives_clip_data_t::nclips |
number of clips (titles) in container
◆ nframes
int64_t lives_clip_data_t::nframes |
◆ offs_x
int lives_clip_data_t::offs_x |
x and y offsets of picture within frame for primary pixel plane
◆ offs_y
int lives_clip_data_t::offs_y |
◆ palettes
int * lives_clip_data_t::palettes |
list of palettes which the format supports, terminated with WEED_PALETTE_END
◆ par
float lives_clip_data_t::par |
pixel aspect ratio
pixel aspect ratio (sample width / sample height)
◆ priv
void * lives_clip_data_t::priv |
private data for demuxer/decoder - host should not touch this
private data for demuxer/decoder
◆ seek_flag
int lives_clip_data_t::seek_flag |
bitmap of seek properties
◆ sync_hint
int lives_clip_data_t::sync_hint |
◆ title
char lives_clip_data_t::title |
◆ URI
char * lives_clip_data_t::URI |
◆ video_name
char lives_clip_data_t::video_name |
name of video codec, e.g. "theora" or NULL
◆ video_start_time
float lives_clip_data_t::video_start_time |
◆ width
int lives_clip_data_t::width |
◆ YUV_clamping
int lives_clip_data_t::YUV_clamping |
◆ YUV_sampling
int lives_clip_data_t::YUV_sampling |
◆ YUV_subspace
int lives_clip_data_t::YUV_subspace |
The documentation for this struct was generated from the following files: