|
VLC
2.1.0-git
|
Subpicture unit descriptor. More...

Data Fields | |
| spu_private_t * | p |
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_t * | p_libvlc |
| (root of all evil) - 1 | |
| vlc_object_t * | p_parent |
| our parent | |
Subpicture unit descriptor.
| bool spu_t::b_force |
set by the outside (eg.
| int spu_t::i_flags |
| spu_private_t* spu_t::p |
Referenced by spu_Attach(), spu_ChangeFilters(), spu_ChangeMargin(), spu_ChangeSources(), spu_ClearChannel(), spu_Create(), spu_Destroy(), spu_get_attachments(), spu_OffsetSubtitleDate(), spu_ProcessMouse(), spu_PutSubpicture(), spu_RegisterChannel(), spu_Render(), SpuRenderRegion(), SpuRenderSubpictures(), SpuRenderText(), SpuSelectSubpictures(), and UpdateSPU().
| libvlc_int_t* spu_t::p_libvlc |
(root of all evil) - 1
| vlc_object_t* spu_t::p_parent |
our parent
| char* spu_t::psz_header |
| const char* spu_t::psz_object_type |
1.8.1.2