LiVES  3.2.0
Data Fields
lives_yuv4m_t Struct Reference

#include <lives-yuv4mpeg.h>

Data Fields

int type
 
int cardno
 
y4m_stream_info_t streaminfo
 
y4m_frame_info_t frameinfo
 
y4m_ratio_t sar
 
y4m_ratio_t dar
 
char * name
 
char * filename
 
int fd
 
int hsize
 
int vsize
 
void ** pixel_data
 
boolean ready
 

Detailed Description

Definition at line 18 of file lives-yuv4mpeg.h.

Field Documentation

◆ cardno

int lives_yuv4m_t::cardno

Definition at line 20 of file lives-yuv4mpeg.h.

◆ dar

y4m_ratio_t lives_yuv4m_t::dar

Definition at line 24 of file lives-yuv4mpeg.h.

Referenced by lives_yuv_stream_stop_read().

◆ fd

int lives_yuv4m_t::fd

Definition at line 27 of file lives-yuv4mpeg.h.

Referenced by lives_yuv_stream_stop_read().

◆ filename

char* lives_yuv4m_t::filename

Definition at line 26 of file lives-yuv4mpeg.h.

Referenced by lives_yuv_stream_stop_read().

◆ frameinfo

y4m_frame_info_t lives_yuv4m_t::frameinfo

Definition at line 22 of file lives-yuv4mpeg.h.

Referenced by lives_yuv_stream_stop_read(), and lives_yuv_stream_stop_write().

◆ hsize

int lives_yuv4m_t::hsize

Definition at line 28 of file lives-yuv4mpeg.h.

◆ name

char* lives_yuv4m_t::name

Definition at line 25 of file lives-yuv4mpeg.h.

Referenced by lives_yuv_stream_stop_read().

◆ pixel_data

void** lives_yuv4m_t::pixel_data

Definition at line 30 of file lives-yuv4mpeg.h.

◆ ready

boolean lives_yuv4m_t::ready

Definition at line 31 of file lives-yuv4mpeg.h.

Referenced by weed_layer_set_from_yuv4m().

◆ sar

y4m_ratio_t lives_yuv4m_t::sar

Definition at line 23 of file lives-yuv4mpeg.h.

Referenced by lives_yuv_stream_stop_read().

◆ streaminfo

y4m_stream_info_t lives_yuv4m_t::streaminfo

Definition at line 21 of file lives-yuv4mpeg.h.

Referenced by lives_yuv_stream_stop_read(), and lives_yuv_stream_stop_write().

◆ type

int lives_yuv4m_t::type

Definition at line 19 of file lives-yuv4mpeg.h.

Referenced by lives_yuv_stream_stop_read().

◆ vsize

int lives_yuv4m_t::vsize

Definition at line 29 of file lives-yuv4mpeg.h.


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