Data Fields

encoder_t Struct Reference
[Encoder]

Collaboration diagram for encoder_t:
Collaboration graph
[legend]

Data Fields

module_tp_module
encoder_sys_tp_sys
es_format_t fmt_in
es_format_t fmt_out
block_t *(* pf_encode_video )(encoder_t *, picture_t *)
block_t *(* pf_encode_audio )(encoder_t *, block_t *)
block_t *(* pf_encode_sub )(encoder_t *, subpicture_t *)
int i_threads
int i_iframes
int i_bframes
int i_tolerance
config_chain_tp_cfg
VLC_COMMON_MEMBERS \ * these members are common for all vlc objects \

const char * psz_object_type
char * psz_header
int i_flags
bool b_force
 set by the outside (eg.
libvlc_int_tp_libvlc
 (root of all evil) - 1
vlc_object_tp_parent
 our parent

Field Documentation

set by the outside (eg.

module_need())

(root of all evil) - 1

Referenced by CreateEncoder(), and DeleteEncoder().

our parent

Referenced by ImageWrite().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines