Data Fields

demux_meta_t Struct Reference
[Demux]

Collaboration diagram for demux_meta_t:
Collaboration graph
[legend]

Data Fields

demux_tp_demux
input_item_tp_item
 FIXME: use stream_t instead?
vlc_meta_tp_meta
 meta data
int i_attachments
 number of attachments
input_attachment_t ** attachments
 array of attachments
VLC_COMMON_MEMBERS \ * these members are common for all vlc objects \

const char * psz_object_type
char * psz_header
int i_flags
volatile bool b_die
 set by the outside
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

array of attachments

Referenced by InputSourceMeta().

volatile bool demux_meta_t::b_die

set by the outside

set by the outside (eg.

module_need())

number of attachments

Referenced by InputSourceMeta().

Referenced by FetchMeta(), and InputSourceMeta().

FIXME: use stream_t instead?

Referenced by FetchMeta(), and InputSourceMeta().

(root of all evil) - 1

meta data

Referenced by InputSourceMeta().

our parent


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