| |
- audio_attr_t
- audio_attr_t_app_info
- audio_attr_t_app_info_karaoke
- audio_attr_t_app_info_surround
- c_adt_t
- cell_adr_t
- cell_playback_t
- cell_position_t
- dvd_time_t
- ifo_handle_t
- multichannel_ext_t
- pgc_command_tbl_t
- pgc_t
- pgci_lu_t
- pgci_srp_t
- pgci_ut_t
- pgcit_t
- playback_type_t
- ptl_mait_country_t
- ptl_mait_t
- ptt_info_t
- subp_attr_t
- title_info_t
- tt_srpt_t
- ttu_t
- txtdt_lu_t
- txtdt_mgi_t
- txtdt_t
- user_ops_t
- video_attr_t
- vm_cmd_t
- vmgi_mat_t
- vobu_admap_t
- vts_atrt_t
- vts_attributes_t
- vts_ptt_srpt_t
- vts_tmap_t
- vts_tmapt_t
- vtsi_mat_t
class audio_attr_t |
|
Audio Attributes. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> audio_attr_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- app_info
- get = audio_attr_t_app_info_get(...)
- application_mode
- get = audio_attr_t_application_mode_get(...)
- set = audio_attr_t_application_mode_set(...)
- audio_format
- get = audio_attr_t_audio_format_get(...)
- set = audio_attr_t_audio_format_set(...)
- channels
- get = audio_attr_t_channels_get(...)
- set = audio_attr_t_channels_set(...)
- code_extension
- get = audio_attr_t_code_extension_get(...)
- set = audio_attr_t_code_extension_set(...)
- lang_code
- get = audio_attr_t_lang_code_get(...)
- set = audio_attr_t_lang_code_set(...)
- lang_extension
- get = audio_attr_t_lang_extension_get(...)
- set = audio_attr_t_lang_extension_set(...)
- lang_type
- get = audio_attr_t_lang_type_get(...)
- set = audio_attr_t_lang_type_set(...)
- multichannel_extension
- get = audio_attr_t_multichannel_extension_get(...)
- set = audio_attr_t_multichannel_extension_set(...)
- quantization
- get = audio_attr_t_quantization_get(...)
- set = audio_attr_t_quantization_set(...)
- sample_frequency
- get = audio_attr_t_sample_frequency_get(...)
- set = audio_attr_t_sample_frequency_set(...)
- unknown1
- get = audio_attr_t_unknown1_get(...)
- set = audio_attr_t_unknown1_set(...)
- unknown3
- get = audio_attr_t_unknown3_get(...)
- set = audio_attr_t_unknown3_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_audio_attr_t>
- __swig_getmethods__ = {'app_info': <built-in function audio_attr_t_app_info_get>, 'application_mode': <built-in function audio_attr_t_application_mode_get>, 'audio_format': <built-in function audio_attr_t_audio_format_get>, 'channels': <built-in function audio_attr_t_channels_get>, 'code_extension': <built-in function audio_attr_t_code_extension_get>, 'lang_code': <built-in function audio_attr_t_lang_code_get>, 'lang_extension': <built-in function audio_attr_t_lang_extension_get>, 'lang_type': <built-in function audio_attr_t_lang_type_get>, 'multichannel_extension': <built-in function audio_attr_t_multichannel_extension_get>, 'quantization': <built-in function audio_attr_t_quantization_get>, ...}
- __swig_setmethods__ = {'application_mode': <built-in function audio_attr_t_application_mode_set>, 'audio_format': <built-in function audio_attr_t_audio_format_set>, 'channels': <built-in function audio_attr_t_channels_set>, 'code_extension': <built-in function audio_attr_t_code_extension_set>, 'lang_code': <built-in function audio_attr_t_lang_code_set>, 'lang_extension': <built-in function audio_attr_t_lang_extension_set>, 'lang_type': <built-in function audio_attr_t_lang_type_set>, 'multichannel_extension': <built-in function audio_attr_t_multichannel_extension_set>, 'quantization': <built-in function audio_attr_t_quantization_set>, 'sample_frequency': <built-in function audio_attr_t_sample_frequency_set>, ...}
- __weakref__ = <attribute '__weakref__' of 'audio_attr_t' objects>
- list of weak references to the object (if defined)
|
class audio_attr_t_app_info |
|
Proxy of C audio_attr_t_app_info struct |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> audio_attr_t_app_info
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- karaoke
- get = audio_attr_t_app_info_karaoke_get(...)
- surround
- get = audio_attr_t_app_info_surround_get(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_audio_attr_t_app_info>
- __swig_getmethods__ = {'karaoke': <built-in function audio_attr_t_app_info_karaoke_get>, 'surround': <built-in function audio_attr_t_app_info_surround_get>}
- __swig_setmethods__ = {}
- __weakref__ = <attribute '__weakref__' of 'audio_attr_t_app_info' objects>
- list of weak references to the object (if defined)
|
class audio_attr_t_app_info_karaoke |
|
Proxy of C audio_attr_t_app_info_karaoke struct |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> audio_attr_t_app_info_karaoke
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- channel_assignment
- get = audio_attr_t_app_info_karaoke_channel_assignment_get(...)
- set = audio_attr_t_app_info_karaoke_channel_assignment_set(...)
- mc_intro
- get = audio_attr_t_app_info_karaoke_mc_intro_get(...)
- set = audio_attr_t_app_info_karaoke_mc_intro_set(...)
- mode
- get = audio_attr_t_app_info_karaoke_mode_get(...)
- set = audio_attr_t_app_info_karaoke_mode_set(...)
- unknown4
- get = audio_attr_t_app_info_karaoke_unknown4_get(...)
- set = audio_attr_t_app_info_karaoke_unknown4_set(...)
- version
- get = audio_attr_t_app_info_karaoke_version_get(...)
- set = audio_attr_t_app_info_karaoke_version_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_audio_attr_t_app_info_karaoke>
- __swig_getmethods__ = {'channel_assignment': <built-in function audio_attr_t_app_info_karaoke_channel_assignment_get>, 'mc_intro': <built-in function audio_attr_t_app_info_karaoke_mc_intro_get>, 'mode': <built-in function audio_attr_t_app_info_karaoke_mode_get>, 'unknown4': <built-in function audio_attr_t_app_info_karaoke_unknown4_get>, 'version': <built-in function audio_attr_t_app_info_karaoke_version_get>}
- __swig_setmethods__ = {'channel_assignment': <built-in function audio_attr_t_app_info_karaoke_channel_assignment_set>, 'mc_intro': <built-in function audio_attr_t_app_info_karaoke_mc_intro_set>, 'mode': <built-in function audio_attr_t_app_info_karaoke_mode_set>, 'unknown4': <built-in function audio_attr_t_app_info_karaoke_unknown4_set>, 'version': <built-in function audio_attr_t_app_info_karaoke_version_set>}
- __weakref__ = <attribute '__weakref__' of 'audio_attr_t_app_info_karaoke' objects>
- list of weak references to the object (if defined)
|
class audio_attr_t_app_info_surround |
|
Proxy of C audio_attr_t_app_info_surround struct |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> audio_attr_t_app_info_surround
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- dolby_encoded
- get = audio_attr_t_app_info_surround_dolby_encoded_get(...)
- set = audio_attr_t_app_info_surround_dolby_encoded_set(...)
- unknown5
- get = audio_attr_t_app_info_surround_unknown5_get(...)
- set = audio_attr_t_app_info_surround_unknown5_set(...)
- unknown6
- get = audio_attr_t_app_info_surround_unknown6_get(...)
- set = audio_attr_t_app_info_surround_unknown6_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_audio_attr_t_app_info_surround>
- __swig_getmethods__ = {'dolby_encoded': <built-in function audio_attr_t_app_info_surround_dolby_encoded_get>, 'unknown5': <built-in function audio_attr_t_app_info_surround_unknown5_get>, 'unknown6': <built-in function audio_attr_t_app_info_surround_unknown6_get>}
- __swig_setmethods__ = {'dolby_encoded': <built-in function audio_attr_t_app_info_surround_dolby_encoded_set>, 'unknown5': <built-in function audio_attr_t_app_info_surround_unknown5_set>, 'unknown6': <built-in function audio_attr_t_app_info_surround_unknown6_set>}
- __weakref__ = <attribute '__weakref__' of 'audio_attr_t_app_info_surround' objects>
- list of weak references to the object (if defined)
|
class c_adt_t |
|
Cell Address Table. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> c_adt_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- cell_adr_table(*args)
- cell_adr_table(self, index) -> cell_adr_t
- set_cell_adr_table(*args)
- set_cell_adr_table(self, obj)
Properties defined here:
- last_byte
- get = c_adt_t_last_byte_get(...)
- set = c_adt_t_last_byte_set(...)
- nr_of_vobs
- get = c_adt_t_nr_of_vobs_get(...)
- set = c_adt_t_nr_of_vobs_set(...)
- zero_1
- get = c_adt_t_zero_1_get(...)
- set = c_adt_t_zero_1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_c_adt_t>
- __swig_getmethods__ = {'_cell_adr_table': <built-in function c_adt_t__cell_adr_table_get>, 'last_byte': <built-in function c_adt_t_last_byte_get>, 'nr_of_vobs': <built-in function c_adt_t_nr_of_vobs_get>, 'zero_1': <built-in function c_adt_t_zero_1_get>}
- __swig_setmethods__ = {'_cell_adr_table': <built-in function c_adt_t__cell_adr_table_set>, 'last_byte': <built-in function c_adt_t_last_byte_set>, 'nr_of_vobs': <built-in function c_adt_t_nr_of_vobs_set>, 'zero_1': <built-in function c_adt_t_zero_1_set>}
- __weakref__ = <attribute '__weakref__' of 'c_adt_t' objects>
- list of weak references to the object (if defined)
|
class cell_adr_t |
|
Cell Address Information. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> cell_adr_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- cell_id
- get = cell_adr_t_cell_id_get(...)
- set = cell_adr_t_cell_id_set(...)
- last_sector
- get = cell_adr_t_last_sector_get(...)
- set = cell_adr_t_last_sector_set(...)
- start_sector
- get = cell_adr_t_start_sector_get(...)
- set = cell_adr_t_start_sector_set(...)
- vob_id
- get = cell_adr_t_vob_id_get(...)
- set = cell_adr_t_vob_id_set(...)
- zero_1
- get = cell_adr_t_zero_1_get(...)
- set = cell_adr_t_zero_1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_cell_adr_t>
- __swig_getmethods__ = {'cell_id': <built-in function cell_adr_t_cell_id_get>, 'last_sector': <built-in function cell_adr_t_last_sector_get>, 'start_sector': <built-in function cell_adr_t_start_sector_get>, 'vob_id': <built-in function cell_adr_t_vob_id_get>, 'zero_1': <built-in function cell_adr_t_zero_1_get>}
- __swig_setmethods__ = {'cell_id': <built-in function cell_adr_t_cell_id_set>, 'last_sector': <built-in function cell_adr_t_last_sector_set>, 'start_sector': <built-in function cell_adr_t_start_sector_set>, 'vob_id': <built-in function cell_adr_t_vob_id_set>, 'zero_1': <built-in function cell_adr_t_zero_1_set>}
- __weakref__ = <attribute '__weakref__' of 'cell_adr_t' objects>
- list of weak references to the object (if defined)
|
class cell_playback_t |
|
Cell Playback Information. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> cell_playback_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- block_mode
- get = cell_playback_t_block_mode_get(...)
- set = cell_playback_t_block_mode_set(...)
- block_type
- get = cell_playback_t_block_type_get(...)
- set = cell_playback_t_block_type_set(...)
- cell_cmd_nr
- get = cell_playback_t_cell_cmd_nr_get(...)
- set = cell_playback_t_cell_cmd_nr_set(...)
- first_ilvu_end_sector
- get = cell_playback_t_first_ilvu_end_sector_get(...)
- set = cell_playback_t_first_ilvu_end_sector_set(...)
- first_sector
- get = cell_playback_t_first_sector_get(...)
- set = cell_playback_t_first_sector_set(...)
- interleaved
- get = cell_playback_t_interleaved_get(...)
- set = cell_playback_t_interleaved_set(...)
- last_sector
- get = cell_playback_t_last_sector_get(...)
- set = cell_playback_t_last_sector_set(...)
- last_vobu_start_sector
- get = cell_playback_t_last_vobu_start_sector_get(...)
- set = cell_playback_t_last_vobu_start_sector_set(...)
- playback_mode
- get = cell_playback_t_playback_mode_get(...)
- set = cell_playback_t_playback_mode_set(...)
- playback_time
- get = cell_playback_t_playback_time_get(...)
- set = cell_playback_t_playback_time_set(...)
- restricted
- get = cell_playback_t_restricted_get(...)
- set = cell_playback_t_restricted_set(...)
- seamless_angle
- get = cell_playback_t_seamless_angle_get(...)
- set = cell_playback_t_seamless_angle_set(...)
- seamless_play
- get = cell_playback_t_seamless_play_get(...)
- set = cell_playback_t_seamless_play_set(...)
- stc_discontinuity
- get = cell_playback_t_stc_discontinuity_get(...)
- set = cell_playback_t_stc_discontinuity_set(...)
- still_time
- get = cell_playback_t_still_time_get(...)
- set = cell_playback_t_still_time_set(...)
- unknown2
- get = cell_playback_t_unknown2_get(...)
- set = cell_playback_t_unknown2_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_cell_playback_t>
- __swig_getmethods__ = {'block_mode': <built-in function cell_playback_t_block_mode_get>, 'block_type': <built-in function cell_playback_t_block_type_get>, 'cell_cmd_nr': <built-in function cell_playback_t_cell_cmd_nr_get>, 'first_ilvu_end_sector': <built-in function cell_playback_t_first_ilvu_end_sector_get>, 'first_sector': <built-in function cell_playback_t_first_sector_get>, 'interleaved': <built-in function cell_playback_t_interleaved_get>, 'last_sector': <built-in function cell_playback_t_last_sector_get>, 'last_vobu_start_sector': <built-in function cell_playback_t_last_vobu_start_sector_get>, 'playback_mode': <built-in function cell_playback_t_playback_mode_get>, 'playback_time': <built-in function cell_playback_t_playback_time_get>, ...}
- __swig_setmethods__ = {'block_mode': <built-in function cell_playback_t_block_mode_set>, 'block_type': <built-in function cell_playback_t_block_type_set>, 'cell_cmd_nr': <built-in function cell_playback_t_cell_cmd_nr_set>, 'first_ilvu_end_sector': <built-in function cell_playback_t_first_ilvu_end_sector_set>, 'first_sector': <built-in function cell_playback_t_first_sector_set>, 'interleaved': <built-in function cell_playback_t_interleaved_set>, 'last_sector': <built-in function cell_playback_t_last_sector_set>, 'last_vobu_start_sector': <built-in function cell_playback_t_last_vobu_start_sector_set>, 'playback_mode': <built-in function cell_playback_t_playback_mode_set>, 'playback_time': <built-in function cell_playback_t_playback_time_set>, ...}
- __weakref__ = <attribute '__weakref__' of 'cell_playback_t' objects>
- list of weak references to the object (if defined)
|
class cell_position_t |
|
Cell Position Information. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> cell_position_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- cell_nr
- get = cell_position_t_cell_nr_get(...)
- set = cell_position_t_cell_nr_set(...)
- vob_id_nr
- get = cell_position_t_vob_id_nr_get(...)
- set = cell_position_t_vob_id_nr_set(...)
- zero_1
- get = cell_position_t_zero_1_get(...)
- set = cell_position_t_zero_1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_cell_position_t>
- __swig_getmethods__ = {'cell_nr': <built-in function cell_position_t_cell_nr_get>, 'vob_id_nr': <built-in function cell_position_t_vob_id_nr_get>, 'zero_1': <built-in function cell_position_t_zero_1_get>}
- __swig_setmethods__ = {'cell_nr': <built-in function cell_position_t_cell_nr_set>, 'vob_id_nr': <built-in function cell_position_t_vob_id_nr_set>, 'zero_1': <built-in function cell_position_t_zero_1_set>}
- __weakref__ = <attribute '__weakref__' of 'cell_position_t' objects>
- list of weak references to the object (if defined)
|
class dvd_time_t |
|
DVD Time Information. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> dvd_time_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- frame_u
- get = dvd_time_t_frame_u_get(...)
- set = dvd_time_t_frame_u_set(...)
- hour
- get = dvd_time_t_hour_get(...)
- set = dvd_time_t_hour_set(...)
- minute
- get = dvd_time_t_minute_get(...)
- set = dvd_time_t_minute_set(...)
- second
- get = dvd_time_t_second_get(...)
- set = dvd_time_t_second_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_dvd_time_t>
- __swig_getmethods__ = {'frame_u': <built-in function dvd_time_t_frame_u_get>, 'hour': <built-in function dvd_time_t_hour_get>, 'minute': <built-in function dvd_time_t_minute_get>, 'second': <built-in function dvd_time_t_second_get>}
- __swig_setmethods__ = {'frame_u': <built-in function dvd_time_t_frame_u_set>, 'hour': <built-in function dvd_time_t_hour_set>, 'minute': <built-in function dvd_time_t_minute_set>, 'second': <built-in function dvd_time_t_second_set>}
- __weakref__ = <attribute '__weakref__' of 'dvd_time_t' objects>
- list of weak references to the object (if defined)
|
class ifo_handle_t |
|
The following structure defines an IFO file.
The structure is divided into two parts, the VMGI, or Video Manager Information,
which is read from the VIDEO_TS.[IFO,BUP] file, and the VTSI,
or Video Title Set Information, which is read in from the VTS_XX_0.[IFO,BUP] files. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> ifo_handle_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- file
- get = ifo_handle_t_file_get(...)
- set = ifo_handle_t_file_set(...)
- first_play_pgc
- get = ifo_handle_t_first_play_pgc_get(...)
- set = ifo_handle_t_first_play_pgc_set(...)
- menu_c_adt
- get = ifo_handle_t_menu_c_adt_get(...)
- set = ifo_handle_t_menu_c_adt_set(...)
- menu_vobu_admap
- get = ifo_handle_t_menu_vobu_admap_get(...)
- set = ifo_handle_t_menu_vobu_admap_set(...)
- pgci_ut
- get = ifo_handle_t_pgci_ut_get(...)
- set = ifo_handle_t_pgci_ut_set(...)
- ptl_mait
- get = ifo_handle_t_ptl_mait_get(...)
- set = ifo_handle_t_ptl_mait_set(...)
- tt_srpt
- get = ifo_handle_t_tt_srpt_get(...)
- set = ifo_handle_t_tt_srpt_set(...)
- txtdt_mgi
- get = ifo_handle_t_txtdt_mgi_get(...)
- set = ifo_handle_t_txtdt_mgi_set(...)
- vmgi_mat
- get = ifo_handle_t_vmgi_mat_get(...)
- set = ifo_handle_t_vmgi_mat_set(...)
- vts_atrt
- get = ifo_handle_t_vts_atrt_get(...)
- set = ifo_handle_t_vts_atrt_set(...)
- vts_c_adt
- get = ifo_handle_t_vts_c_adt_get(...)
- set = ifo_handle_t_vts_c_adt_set(...)
- vts_pgcit
- get = ifo_handle_t_vts_pgcit_get(...)
- set = ifo_handle_t_vts_pgcit_set(...)
- vts_ptt_srpt
- get = ifo_handle_t_vts_ptt_srpt_get(...)
- set = ifo_handle_t_vts_ptt_srpt_set(...)
- vts_tmapt
- get = ifo_handle_t_vts_tmapt_get(...)
- set = ifo_handle_t_vts_tmapt_set(...)
- vts_vobu_admap
- get = ifo_handle_t_vts_vobu_admap_get(...)
- set = ifo_handle_t_vts_vobu_admap_set(...)
- vtsi_mat
- get = ifo_handle_t_vtsi_mat_get(...)
- set = ifo_handle_t_vtsi_mat_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_ifo_handle_t>
- __swig_getmethods__ = {'file': <built-in function ifo_handle_t_file_get>, 'first_play_pgc': <built-in function ifo_handle_t_first_play_pgc_get>, 'menu_c_adt': <built-in function ifo_handle_t_menu_c_adt_get>, 'menu_vobu_admap': <built-in function ifo_handle_t_menu_vobu_admap_get>, 'pgci_ut': <built-in function ifo_handle_t_pgci_ut_get>, 'ptl_mait': <built-in function ifo_handle_t_ptl_mait_get>, 'tt_srpt': <built-in function ifo_handle_t_tt_srpt_get>, 'txtdt_mgi': <built-in function ifo_handle_t_txtdt_mgi_get>, 'vmgi_mat': <built-in function ifo_handle_t_vmgi_mat_get>, 'vts_atrt': <built-in function ifo_handle_t_vts_atrt_get>, ...}
- __swig_setmethods__ = {'file': <built-in function ifo_handle_t_file_set>, 'first_play_pgc': <built-in function ifo_handle_t_first_play_pgc_set>, 'menu_c_adt': <built-in function ifo_handle_t_menu_c_adt_set>, 'menu_vobu_admap': <built-in function ifo_handle_t_menu_vobu_admap_set>, 'pgci_ut': <built-in function ifo_handle_t_pgci_ut_set>, 'ptl_mait': <built-in function ifo_handle_t_ptl_mait_set>, 'tt_srpt': <built-in function ifo_handle_t_tt_srpt_set>, 'txtdt_mgi': <built-in function ifo_handle_t_txtdt_mgi_set>, 'vmgi_mat': <built-in function ifo_handle_t_vmgi_mat_set>, 'vts_atrt': <built-in function ifo_handle_t_vts_atrt_set>, ...}
- __weakref__ = <attribute '__weakref__' of 'ifo_handle_t' objects>
- list of weak references to the object (if defined)
|
class multichannel_ext_t |
|
MultiChannel Extension |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> multichannel_ext_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- set_zero6(*args)
- set_zero6(self, index, obj)
Properties defined here:
- ach0_gme
- get = multichannel_ext_t_ach0_gme_get(...)
- set = multichannel_ext_t_ach0_gme_set(...)
- ach1_gme
- get = multichannel_ext_t_ach1_gme_get(...)
- set = multichannel_ext_t_ach1_gme_set(...)
- ach2_gm1e
- get = multichannel_ext_t_ach2_gm1e_get(...)
- set = multichannel_ext_t_ach2_gm1e_set(...)
- ach2_gm2e
- get = multichannel_ext_t_ach2_gm2e_get(...)
- set = multichannel_ext_t_ach2_gm2e_set(...)
- ach2_gv1e
- get = multichannel_ext_t_ach2_gv1e_get(...)
- set = multichannel_ext_t_ach2_gv1e_set(...)
- ach2_gv2e
- get = multichannel_ext_t_ach2_gv2e_get(...)
- set = multichannel_ext_t_ach2_gv2e_set(...)
- ach3_gmAe
- get = multichannel_ext_t_ach3_gmAe_get(...)
- set = multichannel_ext_t_ach3_gmAe_set(...)
- ach3_gv1e
- get = multichannel_ext_t_ach3_gv1e_get(...)
- set = multichannel_ext_t_ach3_gv1e_set(...)
- ach3_gv2e
- get = multichannel_ext_t_ach3_gv2e_get(...)
- set = multichannel_ext_t_ach3_gv2e_set(...)
- ach3_se2e
- get = multichannel_ext_t_ach3_se2e_get(...)
- set = multichannel_ext_t_ach3_se2e_set(...)
- ach4_gmBe
- get = multichannel_ext_t_ach4_gmBe_get(...)
- set = multichannel_ext_t_ach4_gmBe_set(...)
- ach4_gv1e
- get = multichannel_ext_t_ach4_gv1e_get(...)
- set = multichannel_ext_t_ach4_gv1e_set(...)
- ach4_gv2e
- get = multichannel_ext_t_ach4_gv2e_get(...)
- set = multichannel_ext_t_ach4_gv2e_set(...)
- ach4_seBe
- get = multichannel_ext_t_ach4_seBe_get(...)
- set = multichannel_ext_t_ach4_seBe_set(...)
- zero1
- get = multichannel_ext_t_zero1_get(...)
- set = multichannel_ext_t_zero1_set(...)
- zero2
- get = multichannel_ext_t_zero2_get(...)
- set = multichannel_ext_t_zero2_set(...)
- zero3
- get = multichannel_ext_t_zero3_get(...)
- set = multichannel_ext_t_zero3_set(...)
- zero4
- get = multichannel_ext_t_zero4_get(...)
- set = multichannel_ext_t_zero4_set(...)
- zero5
- get = multichannel_ext_t_zero5_get(...)
- set = multichannel_ext_t_zero5_set(...)
- zero6
- get = multichannel_ext_t_zero6_get(...)
- set = multichannel_ext_t_zero6_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_multichannel_ext_t>
- __swig_getmethods__ = {'ach0_gme': <built-in function multichannel_ext_t_ach0_gme_get>, 'ach1_gme': <built-in function multichannel_ext_t_ach1_gme_get>, 'ach2_gm1e': <built-in function multichannel_ext_t_ach2_gm1e_get>, 'ach2_gm2e': <built-in function multichannel_ext_t_ach2_gm2e_get>, 'ach2_gv1e': <built-in function multichannel_ext_t_ach2_gv1e_get>, 'ach2_gv2e': <built-in function multichannel_ext_t_ach2_gv2e_get>, 'ach3_gmAe': <built-in function multichannel_ext_t_ach3_gmAe_get>, 'ach3_gv1e': <built-in function multichannel_ext_t_ach3_gv1e_get>, 'ach3_gv2e': <built-in function multichannel_ext_t_ach3_gv2e_get>, 'ach3_se2e': <built-in function multichannel_ext_t_ach3_se2e_get>, ...}
- __swig_setmethods__ = {'ach0_gme': <built-in function multichannel_ext_t_ach0_gme_set>, 'ach1_gme': <built-in function multichannel_ext_t_ach1_gme_set>, 'ach2_gm1e': <built-in function multichannel_ext_t_ach2_gm1e_set>, 'ach2_gm2e': <built-in function multichannel_ext_t_ach2_gm2e_set>, 'ach2_gv1e': <built-in function multichannel_ext_t_ach2_gv1e_set>, 'ach2_gv2e': <built-in function multichannel_ext_t_ach2_gv2e_set>, 'ach3_gmAe': <built-in function multichannel_ext_t_ach3_gmAe_set>, 'ach3_gv1e': <built-in function multichannel_ext_t_ach3_gv1e_set>, 'ach3_gv2e': <built-in function multichannel_ext_t_ach3_gv2e_set>, 'ach3_se2e': <built-in function multichannel_ext_t_ach3_se2e_set>, ...}
- __weakref__ = <attribute '__weakref__' of 'multichannel_ext_t' objects>
- list of weak references to the object (if defined)
|
class pgc_command_tbl_t |
|
PGC Command Table. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> pgc_command_tbl_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- cell_cmds(*args)
- cell_cmds(self, index) -> vm_cmd_t
- post_cmds(*args)
- post_cmds(self, index) -> vm_cmd_t
- pre_cmds(*args)
- pre_cmds(self, index) -> vm_cmd_t
- set_cell_cmds(*args)
- set_cell_cmds(self, obj)
- set_post_cmds(*args)
- set_post_cmds(self, obj)
- set_pre_cmds(*args)
- set_pre_cmds(self, obj)
Properties defined here:
- last_byte
- get = pgc_command_tbl_t_last_byte_get(...)
- set = pgc_command_tbl_t_last_byte_set(...)
- nr_of_cell
- get = pgc_command_tbl_t_nr_of_cell_get(...)
- set = pgc_command_tbl_t_nr_of_cell_set(...)
- nr_of_post
- get = pgc_command_tbl_t_nr_of_post_get(...)
- set = pgc_command_tbl_t_nr_of_post_set(...)
- nr_of_pre
- get = pgc_command_tbl_t_nr_of_pre_get(...)
- set = pgc_command_tbl_t_nr_of_pre_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_pgc_command_tbl_t>
- __swig_getmethods__ = {'_cell_cmds': <built-in function pgc_command_tbl_t__cell_cmds_get>, '_post_cmds': <built-in function pgc_command_tbl_t__post_cmds_get>, '_pre_cmds': <built-in function pgc_command_tbl_t__pre_cmds_get>, 'last_byte': <built-in function pgc_command_tbl_t_last_byte_get>, 'nr_of_cell': <built-in function pgc_command_tbl_t_nr_of_cell_get>, 'nr_of_post': <built-in function pgc_command_tbl_t_nr_of_post_get>, 'nr_of_pre': <built-in function pgc_command_tbl_t_nr_of_pre_get>}
- __swig_setmethods__ = {'_cell_cmds': <built-in function pgc_command_tbl_t__cell_cmds_set>, '_post_cmds': <built-in function pgc_command_tbl_t__post_cmds_set>, '_pre_cmds': <built-in function pgc_command_tbl_t__pre_cmds_set>, 'last_byte': <built-in function pgc_command_tbl_t_last_byte_set>, 'nr_of_cell': <built-in function pgc_command_tbl_t_nr_of_cell_set>, 'nr_of_post': <built-in function pgc_command_tbl_t_nr_of_post_set>, 'nr_of_pre': <built-in function pgc_command_tbl_t_nr_of_pre_set>}
- __weakref__ = <attribute '__weakref__' of 'pgc_command_tbl_t' objects>
- list of weak references to the object (if defined)
|
class pgc_t |
|
Program Chain Information. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> pgc_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- cell_playback(*args)
- cell_playback(self, index) -> cell_playback_t
- cell_position(*args)
- cell_position(self, index) -> cell_position_t
- program_map(*args)
- program_map(self, index) -> pgc_program_map_t
- set_audio_control(*args)
- set_audio_control(self, index, obj)
- set_cell_playback(*args)
- set_cell_playback(self, obj)
- set_cell_position(*args)
- set_cell_position(self, obj)
- set_palette(*args)
- set_palette(self, index, obj)
- set_program_map(*args)
- set_program_map(self, obj)
- set_subp_control(*args)
- set_subp_control(self, index, obj)
Properties defined here:
- audio_control
- get = pgc_t_audio_control_get(...)
- set = pgc_t_audio_control_set(...)
- cell_playback_offset
- get = pgc_t_cell_playback_offset_get(...)
- set = pgc_t_cell_playback_offset_set(...)
- cell_position_offset
- get = pgc_t_cell_position_offset_get(...)
- set = pgc_t_cell_position_offset_set(...)
- command_tbl
- get = pgc_t_command_tbl_get(...)
- set = pgc_t_command_tbl_set(...)
- command_tbl_offset
- get = pgc_t_command_tbl_offset_get(...)
- set = pgc_t_command_tbl_offset_set(...)
- goup_pgc_nr
- get = pgc_t_goup_pgc_nr_get(...)
- set = pgc_t_goup_pgc_nr_set(...)
- next_pgc_nr
- get = pgc_t_next_pgc_nr_get(...)
- set = pgc_t_next_pgc_nr_set(...)
- nr_of_cells
- get = pgc_t_nr_of_cells_get(...)
- set = pgc_t_nr_of_cells_set(...)
- nr_of_programs
- get = pgc_t_nr_of_programs_get(...)
- set = pgc_t_nr_of_programs_set(...)
- palette
- get = pgc_t_palette_get(...)
- set = pgc_t_palette_set(...)
- pg_playback_mode
- get = pgc_t_pg_playback_mode_get(...)
- set = pgc_t_pg_playback_mode_set(...)
- playback_time
- get = pgc_t_playback_time_get(...)
- set = pgc_t_playback_time_set(...)
- prev_pgc_nr
- get = pgc_t_prev_pgc_nr_get(...)
- set = pgc_t_prev_pgc_nr_set(...)
- program_map_offset
- get = pgc_t_program_map_offset_get(...)
- set = pgc_t_program_map_offset_set(...)
- prohibited_ops
- get = pgc_t_prohibited_ops_get(...)
- set = pgc_t_prohibited_ops_set(...)
- still_time
- get = pgc_t_still_time_get(...)
- set = pgc_t_still_time_set(...)
- subp_control
- get = pgc_t_subp_control_get(...)
- set = pgc_t_subp_control_set(...)
- zero_1
- get = pgc_t_zero_1_get(...)
- set = pgc_t_zero_1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_pgc_t>
- __swig_getmethods__ = {'_cell_playback': <built-in function pgc_t__cell_playback_get>, '_cell_position': <built-in function pgc_t__cell_position_get>, '_program_map': <built-in function pgc_t__program_map_get>, 'audio_control': <built-in function pgc_t_audio_control_get>, 'cell_playback_offset': <built-in function pgc_t_cell_playback_offset_get>, 'cell_position_offset': <built-in function pgc_t_cell_position_offset_get>, 'command_tbl': <built-in function pgc_t_command_tbl_get>, 'command_tbl_offset': <built-in function pgc_t_command_tbl_offset_get>, 'goup_pgc_nr': <built-in function pgc_t_goup_pgc_nr_get>, 'next_pgc_nr': <built-in function pgc_t_next_pgc_nr_get>, ...}
- __swig_setmethods__ = {'_cell_playback': <built-in function pgc_t__cell_playback_set>, '_cell_position': <built-in function pgc_t__cell_position_set>, '_program_map': <built-in function pgc_t__program_map_set>, 'audio_control': <built-in function pgc_t_audio_control_set>, 'cell_playback_offset': <built-in function pgc_t_cell_playback_offset_set>, 'cell_position_offset': <built-in function pgc_t_cell_position_offset_set>, 'command_tbl': <built-in function pgc_t_command_tbl_set>, 'command_tbl_offset': <built-in function pgc_t_command_tbl_offset_set>, 'goup_pgc_nr': <built-in function pgc_t_goup_pgc_nr_set>, 'next_pgc_nr': <built-in function pgc_t_next_pgc_nr_set>, ...}
- __weakref__ = <attribute '__weakref__' of 'pgc_t' objects>
- list of weak references to the object (if defined)
|
class pgci_lu_t |
|
Menu PGCI Language Unit. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> pgci_lu_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- exists
- get = pgci_lu_t_exists_get(...)
- set = pgci_lu_t_exists_set(...)
- lang_code
- get = pgci_lu_t_lang_code_get(...)
- set = pgci_lu_t_lang_code_set(...)
- lang_extension
- get = pgci_lu_t_lang_extension_get(...)
- set = pgci_lu_t_lang_extension_set(...)
- lang_start_byte
- get = pgci_lu_t_lang_start_byte_get(...)
- set = pgci_lu_t_lang_start_byte_set(...)
- pgcit
- get = pgci_lu_t_pgcit_get(...)
- set = pgci_lu_t_pgcit_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_pgci_lu_t>
- __swig_getmethods__ = {'exists': <built-in function pgci_lu_t_exists_get>, 'lang_code': <built-in function pgci_lu_t_lang_code_get>, 'lang_extension': <built-in function pgci_lu_t_lang_extension_get>, 'lang_start_byte': <built-in function pgci_lu_t_lang_start_byte_get>, 'pgcit': <built-in function pgci_lu_t_pgcit_get>}
- __swig_setmethods__ = {'exists': <built-in function pgci_lu_t_exists_set>, 'lang_code': <built-in function pgci_lu_t_lang_code_set>, 'lang_extension': <built-in function pgci_lu_t_lang_extension_set>, 'lang_start_byte': <built-in function pgci_lu_t_lang_start_byte_set>, 'pgcit': <built-in function pgci_lu_t_pgcit_set>}
- __weakref__ = <attribute '__weakref__' of 'pgci_lu_t' objects>
- list of weak references to the object (if defined)
|
class pgci_srp_t |
|
Program Chain Information Search Pointer. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> pgci_srp_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- block_mode
- get = pgci_srp_t_block_mode_get(...)
- set = pgci_srp_t_block_mode_set(...)
- block_type
- get = pgci_srp_t_block_type_get(...)
- set = pgci_srp_t_block_type_set(...)
- entry_id
- get = pgci_srp_t_entry_id_get(...)
- set = pgci_srp_t_entry_id_set(...)
- pgc
- get = pgci_srp_t_pgc_get(...)
- set = pgci_srp_t_pgc_set(...)
- pgc_start_byte
- get = pgci_srp_t_pgc_start_byte_get(...)
- set = pgci_srp_t_pgc_start_byte_set(...)
- ptl_id_mask
- get = pgci_srp_t_ptl_id_mask_get(...)
- set = pgci_srp_t_ptl_id_mask_set(...)
- unknown1
- get = pgci_srp_t_unknown1_get(...)
- set = pgci_srp_t_unknown1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_pgci_srp_t>
- __swig_getmethods__ = {'block_mode': <built-in function pgci_srp_t_block_mode_get>, 'block_type': <built-in function pgci_srp_t_block_type_get>, 'entry_id': <built-in function pgci_srp_t_entry_id_get>, 'pgc': <built-in function pgci_srp_t_pgc_get>, 'pgc_start_byte': <built-in function pgci_srp_t_pgc_start_byte_get>, 'ptl_id_mask': <built-in function pgci_srp_t_ptl_id_mask_get>, 'unknown1': <built-in function pgci_srp_t_unknown1_get>}
- __swig_setmethods__ = {'block_mode': <built-in function pgci_srp_t_block_mode_set>, 'block_type': <built-in function pgci_srp_t_block_type_set>, 'entry_id': <built-in function pgci_srp_t_entry_id_set>, 'pgc': <built-in function pgci_srp_t_pgc_set>, 'pgc_start_byte': <built-in function pgci_srp_t_pgc_start_byte_set>, 'ptl_id_mask': <built-in function pgci_srp_t_ptl_id_mask_set>, 'unknown1': <built-in function pgci_srp_t_unknown1_set>}
- __weakref__ = <attribute '__weakref__' of 'pgci_srp_t' objects>
- list of weak references to the object (if defined)
|
class pgci_ut_t |
|
Menu PGCI Unit Table. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> pgci_ut_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- lu(*args)
- lu(self, index) -> pgci_lu_t
- set_lu(*args)
- set_lu(self, obj)
Properties defined here:
- last_byte
- get = pgci_ut_t_last_byte_get(...)
- set = pgci_ut_t_last_byte_set(...)
- nr_of_lus
- get = pgci_ut_t_nr_of_lus_get(...)
- set = pgci_ut_t_nr_of_lus_set(...)
- zero_1
- get = pgci_ut_t_zero_1_get(...)
- set = pgci_ut_t_zero_1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_pgci_ut_t>
- __swig_getmethods__ = {'_lu': <built-in function pgci_ut_t__lu_get>, 'last_byte': <built-in function pgci_ut_t_last_byte_get>, 'nr_of_lus': <built-in function pgci_ut_t_nr_of_lus_get>, 'zero_1': <built-in function pgci_ut_t_zero_1_get>}
- __swig_setmethods__ = {'_lu': <built-in function pgci_ut_t__lu_set>, 'last_byte': <built-in function pgci_ut_t_last_byte_set>, 'nr_of_lus': <built-in function pgci_ut_t_nr_of_lus_set>, 'zero_1': <built-in function pgci_ut_t_zero_1_set>}
- __weakref__ = <attribute '__weakref__' of 'pgci_ut_t' objects>
- list of weak references to the object (if defined)
|
class pgcit_t |
|
Program Chain Information Table. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> pgcit_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- pgci_srp(*args)
- pgci_srp(self, index) -> pgci_srp_t
- set_pgci_srp(*args)
- set_pgci_srp(self, obj)
Properties defined here:
- last_byte
- get = pgcit_t_last_byte_get(...)
- set = pgcit_t_last_byte_set(...)
- nr_of_pgci_srp
- get = pgcit_t_nr_of_pgci_srp_get(...)
- set = pgcit_t_nr_of_pgci_srp_set(...)
- zero_1
- get = pgcit_t_zero_1_get(...)
- set = pgcit_t_zero_1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_pgcit_t>
- __swig_getmethods__ = {'_pgci_srp': <built-in function pgcit_t__pgci_srp_get>, 'last_byte': <built-in function pgcit_t_last_byte_get>, 'nr_of_pgci_srp': <built-in function pgcit_t_nr_of_pgci_srp_get>, 'zero_1': <built-in function pgcit_t_zero_1_get>}
- __swig_setmethods__ = {'_pgci_srp': <built-in function pgcit_t__pgci_srp_set>, 'last_byte': <built-in function pgcit_t_last_byte_set>, 'nr_of_pgci_srp': <built-in function pgcit_t_nr_of_pgci_srp_set>, 'zero_1': <built-in function pgcit_t_zero_1_set>}
- __weakref__ = <attribute '__weakref__' of 'pgcit_t' objects>
- list of weak references to the object (if defined)
|
class playback_type_t |
|
Playback Type. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> playback_type_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- chapter_search_or_play
- get = playback_type_t_chapter_search_or_play_get(...)
- set = playback_type_t_chapter_search_or_play_set(...)
- jlc_exists_in_button_cmd
- get = playback_type_t_jlc_exists_in_button_cmd_get(...)
- set = playback_type_t_jlc_exists_in_button_cmd_set(...)
- jlc_exists_in_cell_cmd
- get = playback_type_t_jlc_exists_in_cell_cmd_get(...)
- set = playback_type_t_jlc_exists_in_cell_cmd_set(...)
- jlc_exists_in_prepost_cmd
- get = playback_type_t_jlc_exists_in_prepost_cmd_get(...)
- set = playback_type_t_jlc_exists_in_prepost_cmd_set(...)
- jlc_exists_in_tt_dom
- get = playback_type_t_jlc_exists_in_tt_dom_get(...)
- set = playback_type_t_jlc_exists_in_tt_dom_set(...)
- multi_or_random_pgc_title
- get = playback_type_t_multi_or_random_pgc_title_get(...)
- set = playback_type_t_multi_or_random_pgc_title_set(...)
- title_or_time_play
- get = playback_type_t_title_or_time_play_get(...)
- set = playback_type_t_title_or_time_play_set(...)
- zero_1
- get = playback_type_t_zero_1_get(...)
- set = playback_type_t_zero_1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_playback_type_t>
- __swig_getmethods__ = {'chapter_search_or_play': <built-in function playback_type_t_chapter_search_or_play_get>, 'jlc_exists_in_button_cmd': <built-in function playback_type_t_jlc_exists_in_button_cmd_get>, 'jlc_exists_in_cell_cmd': <built-in function playback_type_t_jlc_exists_in_cell_cmd_get>, 'jlc_exists_in_prepost_cmd': <built-in function playback_type_t_jlc_exists_in_prepost_cmd_get>, 'jlc_exists_in_tt_dom': <built-in function playback_type_t_jlc_exists_in_tt_dom_get>, 'multi_or_random_pgc_title': <built-in function playback_type_t_multi_or_random_pgc_title_get>, 'title_or_time_play': <built-in function playback_type_t_title_or_time_play_get>, 'zero_1': <built-in function playback_type_t_zero_1_get>}
- __swig_setmethods__ = {'chapter_search_or_play': <built-in function playback_type_t_chapter_search_or_play_set>, 'jlc_exists_in_button_cmd': <built-in function playback_type_t_jlc_exists_in_button_cmd_set>, 'jlc_exists_in_cell_cmd': <built-in function playback_type_t_jlc_exists_in_cell_cmd_set>, 'jlc_exists_in_prepost_cmd': <built-in function playback_type_t_jlc_exists_in_prepost_cmd_set>, 'jlc_exists_in_tt_dom': <built-in function playback_type_t_jlc_exists_in_tt_dom_set>, 'multi_or_random_pgc_title': <built-in function playback_type_t_multi_or_random_pgc_title_set>, 'title_or_time_play': <built-in function playback_type_t_title_or_time_play_set>, 'zero_1': <built-in function playback_type_t_zero_1_set>}
- __weakref__ = <attribute '__weakref__' of 'playback_type_t' objects>
- list of weak references to the object (if defined)
|
class ptl_mait_country_t |
|
Parental Management Information Unit Table. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> ptl_mait_country_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- pf_ptl_mai(*args)
- pf_ptl_mai(self, index) -> list
- set_pf_ptl_mai(*args)
- set_pf_ptl_mai(self, obj)
Properties defined here:
- country_code
- get = ptl_mait_country_t_country_code_get(...)
- set = ptl_mait_country_t_country_code_set(...)
- pf_ptl_mai_start_byte
- get = ptl_mait_country_t_pf_ptl_mai_start_byte_get(...)
- set = ptl_mait_country_t_pf_ptl_mai_start_byte_set(...)
- zero_1
- get = ptl_mait_country_t_zero_1_get(...)
- set = ptl_mait_country_t_zero_1_set(...)
- zero_2
- get = ptl_mait_country_t_zero_2_get(...)
- set = ptl_mait_country_t_zero_2_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_ptl_mait_country_t>
- __swig_getmethods__ = {'_pf_ptl_mai': <built-in function ptl_mait_country_t__pf_ptl_mai_get>, 'country_code': <built-in function ptl_mait_country_t_country_code_get>, 'pf_ptl_mai_start_byte': <built-in function ptl_mait_country_t_pf_ptl_mai_start_byte_get>, 'zero_1': <built-in function ptl_mait_country_t_zero_1_get>, 'zero_2': <built-in function ptl_mait_country_t_zero_2_get>}
- __swig_setmethods__ = {'_pf_ptl_mai': <built-in function ptl_mait_country_t__pf_ptl_mai_set>, 'country_code': <built-in function ptl_mait_country_t_country_code_set>, 'pf_ptl_mai_start_byte': <built-in function ptl_mait_country_t_pf_ptl_mai_start_byte_set>, 'zero_1': <built-in function ptl_mait_country_t_zero_1_set>, 'zero_2': <built-in function ptl_mait_country_t_zero_2_set>}
- __weakref__ = <attribute '__weakref__' of 'ptl_mait_country_t' objects>
- list of weak references to the object (if defined)
|
class ptl_mait_t |
|
Parental Management Information Table. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> ptl_mait_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- countries(*args)
- countries(self, index) -> ptl_mait_country_t
- set_countries(*args)
- set_countries(self, obj)
Properties defined here:
- last_byte
- get = ptl_mait_t_last_byte_get(...)
- set = ptl_mait_t_last_byte_set(...)
- nr_of_countries
- get = ptl_mait_t_nr_of_countries_get(...)
- set = ptl_mait_t_nr_of_countries_set(...)
- nr_of_vtss
- get = ptl_mait_t_nr_of_vtss_get(...)
- set = ptl_mait_t_nr_of_vtss_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_ptl_mait_t>
- __swig_getmethods__ = {'_countries': <built-in function ptl_mait_t__countries_get>, 'last_byte': <built-in function ptl_mait_t_last_byte_get>, 'nr_of_countries': <built-in function ptl_mait_t_nr_of_countries_get>, 'nr_of_vtss': <built-in function ptl_mait_t_nr_of_vtss_get>}
- __swig_setmethods__ = {'_countries': <built-in function ptl_mait_t__countries_set>, 'last_byte': <built-in function ptl_mait_t_last_byte_set>, 'nr_of_countries': <built-in function ptl_mait_t_nr_of_countries_set>, 'nr_of_vtss': <built-in function ptl_mait_t_nr_of_vtss_set>}
- __weakref__ = <attribute '__weakref__' of 'ptl_mait_t' objects>
- list of weak references to the object (if defined)
|
class ptt_info_t |
|
PartOfTitle Unit Information. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> ptt_info_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- pgcn
- get = ptt_info_t_pgcn_get(...)
- set = ptt_info_t_pgcn_set(...)
- pgn
- get = ptt_info_t_pgn_get(...)
- set = ptt_info_t_pgn_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_ptt_info_t>
- __swig_getmethods__ = {'pgcn': <built-in function ptt_info_t_pgcn_get>, 'pgn': <built-in function ptt_info_t_pgn_get>}
- __swig_setmethods__ = {'pgcn': <built-in function ptt_info_t_pgcn_set>, 'pgn': <built-in function ptt_info_t_pgn_set>}
- __weakref__ = <attribute '__weakref__' of 'ptt_info_t' objects>
- list of weak references to the object (if defined)
|
class subp_attr_t |
|
Subpicture Attributes. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> subp_attr_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- code_extension
- get = subp_attr_t_code_extension_get(...)
- set = subp_attr_t_code_extension_set(...)
- code_mode
- get = subp_attr_t_code_mode_get(...)
- set = subp_attr_t_code_mode_set(...)
- lang_code
- get = subp_attr_t_lang_code_get(...)
- set = subp_attr_t_lang_code_set(...)
- lang_extension
- get = subp_attr_t_lang_extension_get(...)
- set = subp_attr_t_lang_extension_set(...)
- type
- get = subp_attr_t_type_get(...)
- set = subp_attr_t_type_set(...)
- zero1
- get = subp_attr_t_zero1_get(...)
- set = subp_attr_t_zero1_set(...)
- zero2
- get = subp_attr_t_zero2_get(...)
- set = subp_attr_t_zero2_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_subp_attr_t>
- __swig_getmethods__ = {'code_extension': <built-in function subp_attr_t_code_extension_get>, 'code_mode': <built-in function subp_attr_t_code_mode_get>, 'lang_code': <built-in function subp_attr_t_lang_code_get>, 'lang_extension': <built-in function subp_attr_t_lang_extension_get>, 'type': <built-in function subp_attr_t_type_get>, 'zero1': <built-in function subp_attr_t_zero1_get>, 'zero2': <built-in function subp_attr_t_zero2_get>}
- __swig_setmethods__ = {'code_extension': <built-in function subp_attr_t_code_extension_set>, 'code_mode': <built-in function subp_attr_t_code_mode_set>, 'lang_code': <built-in function subp_attr_t_lang_code_set>, 'lang_extension': <built-in function subp_attr_t_lang_extension_set>, 'type': <built-in function subp_attr_t_type_set>, 'zero1': <built-in function subp_attr_t_zero1_set>, 'zero2': <built-in function subp_attr_t_zero2_set>}
- __weakref__ = <attribute '__weakref__' of 'subp_attr_t' objects>
- list of weak references to the object (if defined)
|
class title_info_t |
|
Title Information. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> title_info_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- nr_of_angles
- get = title_info_t_nr_of_angles_get(...)
- set = title_info_t_nr_of_angles_set(...)
- nr_of_ptts
- get = title_info_t_nr_of_ptts_get(...)
- set = title_info_t_nr_of_ptts_set(...)
- parental_id
- get = title_info_t_parental_id_get(...)
- set = title_info_t_parental_id_set(...)
- pb_ty
- get = title_info_t_pb_ty_get(...)
- set = title_info_t_pb_ty_set(...)
- title_set_nr
- get = title_info_t_title_set_nr_get(...)
- set = title_info_t_title_set_nr_set(...)
- title_set_sector
- get = title_info_t_title_set_sector_get(...)
- set = title_info_t_title_set_sector_set(...)
- vts_ttn
- get = title_info_t_vts_ttn_get(...)
- set = title_info_t_vts_ttn_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_title_info_t>
- __swig_getmethods__ = {'nr_of_angles': <built-in function title_info_t_nr_of_angles_get>, 'nr_of_ptts': <built-in function title_info_t_nr_of_ptts_get>, 'parental_id': <built-in function title_info_t_parental_id_get>, 'pb_ty': <built-in function title_info_t_pb_ty_get>, 'title_set_nr': <built-in function title_info_t_title_set_nr_get>, 'title_set_sector': <built-in function title_info_t_title_set_sector_get>, 'vts_ttn': <built-in function title_info_t_vts_ttn_get>}
- __swig_setmethods__ = {'nr_of_angles': <built-in function title_info_t_nr_of_angles_set>, 'nr_of_ptts': <built-in function title_info_t_nr_of_ptts_set>, 'parental_id': <built-in function title_info_t_parental_id_set>, 'pb_ty': <built-in function title_info_t_pb_ty_set>, 'title_set_nr': <built-in function title_info_t_title_set_nr_set>, 'title_set_sector': <built-in function title_info_t_title_set_sector_set>, 'vts_ttn': <built-in function title_info_t_vts_ttn_set>}
- __weakref__ = <attribute '__weakref__' of 'title_info_t' objects>
- list of weak references to the object (if defined)
|
class tt_srpt_t |
|
PartOfTitle Search Pointer Table. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> tt_srpt_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- set_title(*args)
- set_title(self, obj)
- title(*args)
- title(self, index) -> title_info_t
Properties defined here:
- last_byte
- get = tt_srpt_t_last_byte_get(...)
- set = tt_srpt_t_last_byte_set(...)
- nr_of_srpts
- get = tt_srpt_t_nr_of_srpts_get(...)
- set = tt_srpt_t_nr_of_srpts_set(...)
- zero_1
- get = tt_srpt_t_zero_1_get(...)
- set = tt_srpt_t_zero_1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_tt_srpt_t>
- __swig_getmethods__ = {'_title': <built-in function tt_srpt_t__title_get>, 'last_byte': <built-in function tt_srpt_t_last_byte_get>, 'nr_of_srpts': <built-in function tt_srpt_t_nr_of_srpts_get>, 'zero_1': <built-in function tt_srpt_t_zero_1_get>}
- __swig_setmethods__ = {'_title': <built-in function tt_srpt_t__title_set>, 'last_byte': <built-in function tt_srpt_t_last_byte_set>, 'nr_of_srpts': <built-in function tt_srpt_t_nr_of_srpts_set>, 'zero_1': <built-in function tt_srpt_t_zero_1_set>}
- __weakref__ = <attribute '__weakref__' of 'tt_srpt_t' objects>
- list of weak references to the object (if defined)
|
class ttu_t |
|
PartOfTitle Information. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> ttu_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- ptt(*args)
- ptt(self, index) -> ptt_info_t
- set_ptt(*args)
- set_ptt(self, obj)
Properties defined here:
- nr_of_ptts
- get = ttu_t_nr_of_ptts_get(...)
- set = ttu_t_nr_of_ptts_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_ttu_t>
- __swig_getmethods__ = {'_ptt': <built-in function ttu_t__ptt_get>, 'nr_of_ptts': <built-in function ttu_t_nr_of_ptts_get>}
- __swig_setmethods__ = {'_ptt': <built-in function ttu_t__ptt_set>, 'nr_of_ptts': <built-in function ttu_t_nr_of_ptts_set>}
- __weakref__ = <attribute '__weakref__' of 'ttu_t' objects>
- list of weak references to the object (if defined)
|
class txtdt_lu_t |
|
Text Data Language Unit. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> txtdt_lu_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- lang_code
- get = txtdt_lu_t_lang_code_get(...)
- set = txtdt_lu_t_lang_code_set(...)
- txtdt
- get = txtdt_lu_t_txtdt_get(...)
- set = txtdt_lu_t_txtdt_set(...)
- txtdt_start_byte
- get = txtdt_lu_t_txtdt_start_byte_get(...)
- set = txtdt_lu_t_txtdt_start_byte_set(...)
- unknown
- get = txtdt_lu_t_unknown_get(...)
- set = txtdt_lu_t_unknown_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_txtdt_lu_t>
- __swig_getmethods__ = {'lang_code': <built-in function txtdt_lu_t_lang_code_get>, 'txtdt': <built-in function txtdt_lu_t_txtdt_get>, 'txtdt_start_byte': <built-in function txtdt_lu_t_txtdt_start_byte_get>, 'unknown': <built-in function txtdt_lu_t_unknown_get>}
- __swig_setmethods__ = {'lang_code': <built-in function txtdt_lu_t_lang_code_set>, 'txtdt': <built-in function txtdt_lu_t_txtdt_set>, 'txtdt_start_byte': <built-in function txtdt_lu_t_txtdt_start_byte_set>, 'unknown': <built-in function txtdt_lu_t_unknown_set>}
- __weakref__ = <attribute '__weakref__' of 'txtdt_lu_t' objects>
- list of weak references to the object (if defined)
|
class txtdt_mgi_t |
|
Text Data Manager Information. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> txtdt_mgi_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- lu(*args)
- lu(self, index) -> txtdt_lu_t
- set_lu(*args)
- set_lu(self, obj)
Properties defined here:
- disc_name
- get = txtdt_mgi_t_disc_name_get(...)
- set = txtdt_mgi_t_disc_name_set(...)
- last_byte
- get = txtdt_mgi_t_last_byte_get(...)
- set = txtdt_mgi_t_last_byte_set(...)
- nr_of_language_units
- get = txtdt_mgi_t_nr_of_language_units_get(...)
- set = txtdt_mgi_t_nr_of_language_units_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_txtdt_mgi_t>
- __swig_getmethods__ = {'_lu': <built-in function txtdt_mgi_t__lu_get>, 'disc_name': <built-in function txtdt_mgi_t_disc_name_get>, 'last_byte': <built-in function txtdt_mgi_t_last_byte_get>, 'nr_of_language_units': <built-in function txtdt_mgi_t_nr_of_language_units_get>}
- __swig_setmethods__ = {'_lu': <built-in function txtdt_mgi_t__lu_set>, 'disc_name': <built-in function txtdt_mgi_t_disc_name_set>, 'last_byte': <built-in function txtdt_mgi_t_last_byte_set>, 'nr_of_language_units': <built-in function txtdt_mgi_t_nr_of_language_units_set>}
- __weakref__ = <attribute '__weakref__' of 'txtdt_mgi_t' objects>
- list of weak references to the object (if defined)
|
class txtdt_t |
|
Text Data. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> txtdt_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- set_offsets(*args)
- set_offsets(self, index, obj)
Properties defined here:
- last_byte
- get = txtdt_t_last_byte_get(...)
- set = txtdt_t_last_byte_set(...)
- offsets
- get = txtdt_t_offsets_get(...)
- set = txtdt_t_offsets_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_txtdt_t>
- __swig_getmethods__ = {'last_byte': <built-in function txtdt_t_last_byte_get>, 'offsets': <built-in function txtdt_t_offsets_get>}
- __swig_setmethods__ = {'last_byte': <built-in function txtdt_t_last_byte_set>, 'offsets': <built-in function txtdt_t_offsets_set>}
- __weakref__ = <attribute '__weakref__' of 'txtdt_t' objects>
- list of weak references to the object (if defined)
|
class user_ops_t |
|
User Operations. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> user_ops_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- angle_change
- get = user_ops_t_angle_change_get(...)
- set = user_ops_t_angle_change_set(...)
- angle_menu_call
- get = user_ops_t_angle_menu_call_get(...)
- set = user_ops_t_angle_menu_call_set(...)
- audio_menu_call
- get = user_ops_t_audio_menu_call_get(...)
- set = user_ops_t_audio_menu_call_set(...)
- audio_stream_change
- get = user_ops_t_audio_stream_change_get(...)
- set = user_ops_t_audio_stream_change_set(...)
- backward_scan
- get = user_ops_t_backward_scan_get(...)
- set = user_ops_t_backward_scan_set(...)
- button_select_or_activate
- get = user_ops_t_button_select_or_activate_get(...)
- set = user_ops_t_button_select_or_activate_set(...)
- chapter_menu_call
- get = user_ops_t_chapter_menu_call_get(...)
- set = user_ops_t_chapter_menu_call_set(...)
- chapter_search_or_play
- get = user_ops_t_chapter_search_or_play_get(...)
- set = user_ops_t_chapter_search_or_play_set(...)
- forward_scan
- get = user_ops_t_forward_scan_get(...)
- set = user_ops_t_forward_scan_set(...)
- go_up
- get = user_ops_t_go_up_get(...)
- set = user_ops_t_go_up_set(...)
- karaoke_audio_pres_mode_change
- get = user_ops_t_karaoke_audio_pres_mode_change_get(...)
- set = user_ops_t_karaoke_audio_pres_mode_change_set(...)
- next_pg_search
- get = user_ops_t_next_pg_search_get(...)
- set = user_ops_t_next_pg_search_set(...)
- pause_on
- get = user_ops_t_pause_on_get(...)
- set = user_ops_t_pause_on_set(...)
- prev_or_top_pg_search
- get = user_ops_t_prev_or_top_pg_search_get(...)
- set = user_ops_t_prev_or_top_pg_search_set(...)
- resume
- get = user_ops_t_resume_get(...)
- set = user_ops_t_resume_set(...)
- root_menu_call
- get = user_ops_t_root_menu_call_get(...)
- set = user_ops_t_root_menu_call_set(...)
- still_off
- get = user_ops_t_still_off_get(...)
- set = user_ops_t_still_off_set(...)
- stop
- get = user_ops_t_stop_get(...)
- set = user_ops_t_stop_set(...)
- subpic_menu_call
- get = user_ops_t_subpic_menu_call_get(...)
- set = user_ops_t_subpic_menu_call_set(...)
- subpic_stream_change
- get = user_ops_t_subpic_stream_change_get(...)
- set = user_ops_t_subpic_stream_change_set(...)
- time_or_chapter_search
- get = user_ops_t_time_or_chapter_search_get(...)
- set = user_ops_t_time_or_chapter_search_set(...)
- title_menu_call
- get = user_ops_t_title_menu_call_get(...)
- set = user_ops_t_title_menu_call_set(...)
- title_or_time_play
- get = user_ops_t_title_or_time_play_get(...)
- set = user_ops_t_title_or_time_play_set(...)
- title_play
- get = user_ops_t_title_play_get(...)
- set = user_ops_t_title_play_set(...)
- video_pres_mode_change
- get = user_ops_t_video_pres_mode_change_get(...)
- set = user_ops_t_video_pres_mode_change_set(...)
- zero
- get = user_ops_t_zero_get(...)
- set = user_ops_t_zero_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_user_ops_t>
- __swig_getmethods__ = {'angle_change': <built-in function user_ops_t_angle_change_get>, 'angle_menu_call': <built-in function user_ops_t_angle_menu_call_get>, 'audio_menu_call': <built-in function user_ops_t_audio_menu_call_get>, 'audio_stream_change': <built-in function user_ops_t_audio_stream_change_get>, 'backward_scan': <built-in function user_ops_t_backward_scan_get>, 'button_select_or_activate': <built-in function user_ops_t_button_select_or_activate_get>, 'chapter_menu_call': <built-in function user_ops_t_chapter_menu_call_get>, 'chapter_search_or_play': <built-in function user_ops_t_chapter_search_or_play_get>, 'forward_scan': <built-in function user_ops_t_forward_scan_get>, 'go_up': <built-in function user_ops_t_go_up_get>, ...}
- __swig_setmethods__ = {'angle_change': <built-in function user_ops_t_angle_change_set>, 'angle_menu_call': <built-in function user_ops_t_angle_menu_call_set>, 'audio_menu_call': <built-in function user_ops_t_audio_menu_call_set>, 'audio_stream_change': <built-in function user_ops_t_audio_stream_change_set>, 'backward_scan': <built-in function user_ops_t_backward_scan_set>, 'button_select_or_activate': <built-in function user_ops_t_button_select_or_activate_set>, 'chapter_menu_call': <built-in function user_ops_t_chapter_menu_call_set>, 'chapter_search_or_play': <built-in function user_ops_t_chapter_search_or_play_set>, 'forward_scan': <built-in function user_ops_t_forward_scan_set>, 'go_up': <built-in function user_ops_t_go_up_set>, ...}
- __weakref__ = <attribute '__weakref__' of 'user_ops_t' objects>
- list of weak references to the object (if defined)
|
class video_attr_t |
|
Video Attributes. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> video_attr_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
Properties defined here:
- bit_rate
- get = video_attr_t_bit_rate_get(...)
- set = video_attr_t_bit_rate_set(...)
- display_aspect_ratio
- get = video_attr_t_display_aspect_ratio_get(...)
- set = video_attr_t_display_aspect_ratio_set(...)
- film_mode
- get = video_attr_t_film_mode_get(...)
- set = video_attr_t_film_mode_set(...)
- letterboxed
- get = video_attr_t_letterboxed_get(...)
- set = video_attr_t_letterboxed_set(...)
- line21_cc_1
- get = video_attr_t_line21_cc_1_get(...)
- set = video_attr_t_line21_cc_1_set(...)
- line21_cc_2
- get = video_attr_t_line21_cc_2_get(...)
- set = video_attr_t_line21_cc_2_set(...)
- mpeg_version
- get = video_attr_t_mpeg_version_get(...)
- set = video_attr_t_mpeg_version_set(...)
- permitted_df
- get = video_attr_t_permitted_df_get(...)
- set = video_attr_t_permitted_df_set(...)
- picture_size
- get = video_attr_t_picture_size_get(...)
- set = video_attr_t_picture_size_set(...)
- unknown1
- get = video_attr_t_unknown1_get(...)
- set = video_attr_t_unknown1_set(...)
- video_format
- get = video_attr_t_video_format_get(...)
- set = video_attr_t_video_format_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_video_attr_t>
- __swig_getmethods__ = {'bit_rate': <built-in function video_attr_t_bit_rate_get>, 'display_aspect_ratio': <built-in function video_attr_t_display_aspect_ratio_get>, 'film_mode': <built-in function video_attr_t_film_mode_get>, 'letterboxed': <built-in function video_attr_t_letterboxed_get>, 'line21_cc_1': <built-in function video_attr_t_line21_cc_1_get>, 'line21_cc_2': <built-in function video_attr_t_line21_cc_2_get>, 'mpeg_version': <built-in function video_attr_t_mpeg_version_get>, 'permitted_df': <built-in function video_attr_t_permitted_df_get>, 'picture_size': <built-in function video_attr_t_picture_size_get>, 'unknown1': <built-in function video_attr_t_unknown1_get>, ...}
- __swig_setmethods__ = {'bit_rate': <built-in function video_attr_t_bit_rate_set>, 'display_aspect_ratio': <built-in function video_attr_t_display_aspect_ratio_set>, 'film_mode': <built-in function video_attr_t_film_mode_set>, 'letterboxed': <built-in function video_attr_t_letterboxed_set>, 'line21_cc_1': <built-in function video_attr_t_line21_cc_1_set>, 'line21_cc_2': <built-in function video_attr_t_line21_cc_2_set>, 'mpeg_version': <built-in function video_attr_t_mpeg_version_set>, 'permitted_df': <built-in function video_attr_t_permitted_df_set>, 'picture_size': <built-in function video_attr_t_picture_size_set>, 'unknown1': <built-in function video_attr_t_unknown1_set>, ...}
- __weakref__ = <attribute '__weakref__' of 'video_attr_t' objects>
- list of weak references to the object (if defined)
|
class vm_cmd_t |
|
Type to store per-command data. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> vm_cmd_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- set_bytes(*args)
- set_bytes(self, index, obj)
Properties defined here:
- bytes
- get = vm_cmd_t_bytes_get(...)
- set = vm_cmd_t_bytes_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_vm_cmd_t>
- __swig_getmethods__ = {'bytes': <built-in function vm_cmd_t_bytes_get>}
- __swig_setmethods__ = {'bytes': <built-in function vm_cmd_t_bytes_set>}
- __weakref__ = <attribute '__weakref__' of 'vm_cmd_t' objects>
- list of weak references to the object (if defined)
|
class vmgi_mat_t |
|
Video Manager Information Management Table. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> vmgi_mat_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- set_zero_1(*args)
- set_zero_1(self, index, obj)
- set_zero_10(*args)
- set_zero_10(self, index, obj)
- set_zero_3(*args)
- set_zero_3(self, index, obj)
- set_zero_4(*args)
- set_zero_4(self, index, obj)
- set_zero_5(*args)
- set_zero_5(self, index, obj)
- set_zero_6(*args)
- set_zero_6(self, index, obj)
- set_zero_8(*args)
- set_zero_8(self, index, obj)
- set_zero_9(*args)
- set_zero_9(self, index, obj)
Properties defined here:
- disc_side
- get = vmgi_mat_t_disc_side_get(...)
- set = vmgi_mat_t_disc_side_set(...)
- first_play_pgc
- get = vmgi_mat_t_first_play_pgc_get(...)
- set = vmgi_mat_t_first_play_pgc_set(...)
- nr_of_vmgm_audio_streams
- get = vmgi_mat_t_nr_of_vmgm_audio_streams_get(...)
- set = vmgi_mat_t_nr_of_vmgm_audio_streams_set(...)
- nr_of_vmgm_subp_streams
- get = vmgi_mat_t_nr_of_vmgm_subp_streams_get(...)
- set = vmgi_mat_t_nr_of_vmgm_subp_streams_set(...)
- provider_identifier
- get = vmgi_mat_t_provider_identifier_get(...)
- set = vmgi_mat_t_provider_identifier_set(...)
- ptl_mait
- get = vmgi_mat_t_ptl_mait_get(...)
- set = vmgi_mat_t_ptl_mait_set(...)
- specification_version
- get = vmgi_mat_t_specification_version_get(...)
- set = vmgi_mat_t_specification_version_set(...)
- tt_srpt
- get = vmgi_mat_t_tt_srpt_get(...)
- set = vmgi_mat_t_tt_srpt_set(...)
- txtdt_mgi
- get = vmgi_mat_t_txtdt_mgi_get(...)
- set = vmgi_mat_t_txtdt_mgi_set(...)
- vmg_category
- get = vmgi_mat_t_vmg_category_get(...)
- set = vmgi_mat_t_vmg_category_set(...)
- vmg_identifier
- get = vmgi_mat_t_vmg_identifier_get(...)
- set = vmgi_mat_t_vmg_identifier_set(...)
- vmg_last_sector
- get = vmgi_mat_t_vmg_last_sector_get(...)
- set = vmgi_mat_t_vmg_last_sector_set(...)
- vmg_nr_of_title_sets
- get = vmgi_mat_t_vmg_nr_of_title_sets_get(...)
- set = vmgi_mat_t_vmg_nr_of_title_sets_set(...)
- vmg_nr_of_volumes
- get = vmgi_mat_t_vmg_nr_of_volumes_get(...)
- set = vmgi_mat_t_vmg_nr_of_volumes_set(...)
- vmg_pos_code
- get = vmgi_mat_t_vmg_pos_code_get(...)
- set = vmgi_mat_t_vmg_pos_code_set(...)
- vmg_this_volume_nr
- get = vmgi_mat_t_vmg_this_volume_nr_get(...)
- set = vmgi_mat_t_vmg_this_volume_nr_set(...)
- vmgi_last_byte
- get = vmgi_mat_t_vmgi_last_byte_get(...)
- set = vmgi_mat_t_vmgi_last_byte_set(...)
- vmgi_last_sector
- get = vmgi_mat_t_vmgi_last_sector_get(...)
- set = vmgi_mat_t_vmgi_last_sector_set(...)
- vmgm_audio_attr
- get = vmgi_mat_t_vmgm_audio_attr_get(...)
- set = vmgi_mat_t_vmgm_audio_attr_set(...)
- vmgm_c_adt
- get = vmgi_mat_t_vmgm_c_adt_get(...)
- set = vmgi_mat_t_vmgm_c_adt_set(...)
- vmgm_pgci_ut
- get = vmgi_mat_t_vmgm_pgci_ut_get(...)
- set = vmgi_mat_t_vmgm_pgci_ut_set(...)
- vmgm_subp_attr
- get = vmgi_mat_t_vmgm_subp_attr_get(...)
- set = vmgi_mat_t_vmgm_subp_attr_set(...)
- vmgm_video_attr
- get = vmgi_mat_t_vmgm_video_attr_get(...)
- set = vmgi_mat_t_vmgm_video_attr_set(...)
- vmgm_vobs
- get = vmgi_mat_t_vmgm_vobs_get(...)
- set = vmgi_mat_t_vmgm_vobs_set(...)
- vmgm_vobu_admap
- get = vmgi_mat_t_vmgm_vobu_admap_get(...)
- set = vmgi_mat_t_vmgm_vobu_admap_set(...)
- vts_atrt
- get = vmgi_mat_t_vts_atrt_get(...)
- set = vmgi_mat_t_vts_atrt_set(...)
- zero_1
- get = vmgi_mat_t_zero_1_get(...)
- set = vmgi_mat_t_zero_1_set(...)
- zero_10
- get = vmgi_mat_t_zero_10_get(...)
- set = vmgi_mat_t_zero_10_set(...)
- zero_2
- get = vmgi_mat_t_zero_2_get(...)
- set = vmgi_mat_t_zero_2_set(...)
- zero_3
- get = vmgi_mat_t_zero_3_get(...)
- set = vmgi_mat_t_zero_3_set(...)
- zero_4
- get = vmgi_mat_t_zero_4_get(...)
- set = vmgi_mat_t_zero_4_set(...)
- zero_5
- get = vmgi_mat_t_zero_5_get(...)
- set = vmgi_mat_t_zero_5_set(...)
- zero_6
- get = vmgi_mat_t_zero_6_get(...)
- set = vmgi_mat_t_zero_6_set(...)
- zero_7
- get = vmgi_mat_t_zero_7_get(...)
- set = vmgi_mat_t_zero_7_set(...)
- zero_8
- get = vmgi_mat_t_zero_8_get(...)
- set = vmgi_mat_t_zero_8_set(...)
- zero_9
- get = vmgi_mat_t_zero_9_get(...)
- set = vmgi_mat_t_zero_9_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_vmgi_mat_t>
- __swig_getmethods__ = {'disc_side': <built-in function vmgi_mat_t_disc_side_get>, 'first_play_pgc': <built-in function vmgi_mat_t_first_play_pgc_get>, 'nr_of_vmgm_audio_streams': <built-in function vmgi_mat_t_nr_of_vmgm_audio_streams_get>, 'nr_of_vmgm_subp_streams': <built-in function vmgi_mat_t_nr_of_vmgm_subp_streams_get>, 'provider_identifier': <built-in function vmgi_mat_t_provider_identifier_get>, 'ptl_mait': <built-in function vmgi_mat_t_ptl_mait_get>, 'specification_version': <built-in function vmgi_mat_t_specification_version_get>, 'tt_srpt': <built-in function vmgi_mat_t_tt_srpt_get>, 'txtdt_mgi': <built-in function vmgi_mat_t_txtdt_mgi_get>, 'vmg_category': <built-in function vmgi_mat_t_vmg_category_get>, ...}
- __swig_setmethods__ = {'disc_side': <built-in function vmgi_mat_t_disc_side_set>, 'first_play_pgc': <built-in function vmgi_mat_t_first_play_pgc_set>, 'nr_of_vmgm_audio_streams': <built-in function vmgi_mat_t_nr_of_vmgm_audio_streams_set>, 'nr_of_vmgm_subp_streams': <built-in function vmgi_mat_t_nr_of_vmgm_subp_streams_set>, 'provider_identifier': <built-in function vmgi_mat_t_provider_identifier_set>, 'ptl_mait': <built-in function vmgi_mat_t_ptl_mait_set>, 'specification_version': <built-in function vmgi_mat_t_specification_version_set>, 'tt_srpt': <built-in function vmgi_mat_t_tt_srpt_set>, 'txtdt_mgi': <built-in function vmgi_mat_t_txtdt_mgi_set>, 'vmg_category': <built-in function vmgi_mat_t_vmg_category_set>, ...}
- __weakref__ = <attribute '__weakref__' of 'vmgi_mat_t' objects>
- list of weak references to the object (if defined)
|
class vobu_admap_t |
|
VOBU Address Map. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> vobu_admap_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- set_vobu_start_sectors(*args)
- set_vobu_start_sectors(self, obj)
- vobu_start_sectors(*args)
- vobu_start_sectors(self, index) -> int
Properties defined here:
- last_byte
- get = vobu_admap_t_last_byte_get(...)
- set = vobu_admap_t_last_byte_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_vobu_admap_t>
- __swig_getmethods__ = {'_vobu_start_sectors': <built-in function vobu_admap_t__vobu_start_sectors_get>, 'last_byte': <built-in function vobu_admap_t_last_byte_get>}
- __swig_setmethods__ = {'_vobu_start_sectors': <built-in function vobu_admap_t__vobu_start_sectors_set>, 'last_byte': <built-in function vobu_admap_t_last_byte_set>}
- __weakref__ = <attribute '__weakref__' of 'vobu_admap_t' objects>
- list of weak references to the object (if defined)
|
class vts_atrt_t |
|
Video Title Set Attribute Table. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> vts_atrt_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- set_vts(*args)
- set_vts(self, obj)
- set_vts_atrt_offsets(*args)
- set_vts_atrt_offsets(self, obj)
- vts(*args)
- vts(self, index) -> vts_attributes_t
- vts_atrt_offsets(*args)
- vts_atrt_offsets(self, index) -> int
Properties defined here:
- last_byte
- get = vts_atrt_t_last_byte_get(...)
- set = vts_atrt_t_last_byte_set(...)
- nr_of_vtss
- get = vts_atrt_t_nr_of_vtss_get(...)
- set = vts_atrt_t_nr_of_vtss_set(...)
- zero_1
- get = vts_atrt_t_zero_1_get(...)
- set = vts_atrt_t_zero_1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_vts_atrt_t>
- __swig_getmethods__ = {'_vts': <built-in function vts_atrt_t__vts_get>, '_vts_atrt_offsets': <built-in function vts_atrt_t__vts_atrt_offsets_get>, 'last_byte': <built-in function vts_atrt_t_last_byte_get>, 'nr_of_vtss': <built-in function vts_atrt_t_nr_of_vtss_get>, 'zero_1': <built-in function vts_atrt_t_zero_1_get>}
- __swig_setmethods__ = {'_vts': <built-in function vts_atrt_t__vts_set>, '_vts_atrt_offsets': <built-in function vts_atrt_t__vts_atrt_offsets_set>, 'last_byte': <built-in function vts_atrt_t_last_byte_set>, 'nr_of_vtss': <built-in function vts_atrt_t_nr_of_vtss_set>, 'zero_1': <built-in function vts_atrt_t_zero_1_set>}
- __weakref__ = <attribute '__weakref__' of 'vts_atrt_t' objects>
- list of weak references to the object (if defined)
|
class vts_attributes_t |
|
Video Title Set Attributes. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> vts_attributes_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- set_vtstt_audio_attr(*args)
- set_vtstt_audio_attr(self, index, obj)
- set_vtstt_subp_attr(*args)
- set_vtstt_subp_attr(self, index, obj)
- set_zero_2(*args)
- set_zero_2(self, index, obj)
- set_zero_3(*args)
- set_zero_3(self, index, obj)
- set_zero_5(*args)
- set_zero_5(self, index, obj)
- set_zero_6(*args)
- set_zero_6(self, index, obj)
- set_zero_8(*args)
- set_zero_8(self, index, obj)
Properties defined here:
- last_byte
- get = vts_attributes_t_last_byte_get(...)
- set = vts_attributes_t_last_byte_set(...)
- nr_of_vtsm_audio_streams
- get = vts_attributes_t_nr_of_vtsm_audio_streams_get(...)
- set = vts_attributes_t_nr_of_vtsm_audio_streams_set(...)
- nr_of_vtsm_subp_streams
- get = vts_attributes_t_nr_of_vtsm_subp_streams_get(...)
- set = vts_attributes_t_nr_of_vtsm_subp_streams_set(...)
- nr_of_vtstt_audio_streams
- get = vts_attributes_t_nr_of_vtstt_audio_streams_get(...)
- set = vts_attributes_t_nr_of_vtstt_audio_streams_set(...)
- nr_of_vtstt_subp_streams
- get = vts_attributes_t_nr_of_vtstt_subp_streams_get(...)
- set = vts_attributes_t_nr_of_vtstt_subp_streams_set(...)
- vts_cat
- get = vts_attributes_t_vts_cat_get(...)
- set = vts_attributes_t_vts_cat_set(...)
- vtsm_audio_attr
- get = vts_attributes_t_vtsm_audio_attr_get(...)
- set = vts_attributes_t_vtsm_audio_attr_set(...)
- vtsm_subp_attr
- get = vts_attributes_t_vtsm_subp_attr_get(...)
- set = vts_attributes_t_vtsm_subp_attr_set(...)
- vtsm_vobs_attr
- get = vts_attributes_t_vtsm_vobs_attr_get(...)
- set = vts_attributes_t_vtsm_vobs_attr_set(...)
- vtstt_audio_attr
- get = vts_attributes_t_vtstt_audio_attr_get(...)
- set = vts_attributes_t_vtstt_audio_attr_set(...)
- vtstt_subp_attr
- get = vts_attributes_t_vtstt_subp_attr_get(...)
- set = vts_attributes_t_vtstt_subp_attr_set(...)
- vtstt_vobs_video_attr
- get = vts_attributes_t_vtstt_vobs_video_attr_get(...)
- set = vts_attributes_t_vtstt_vobs_video_attr_set(...)
- zero_1
- get = vts_attributes_t_zero_1_get(...)
- set = vts_attributes_t_zero_1_set(...)
- zero_2
- get = vts_attributes_t_zero_2_get(...)
- set = vts_attributes_t_zero_2_set(...)
- zero_3
- get = vts_attributes_t_zero_3_get(...)
- set = vts_attributes_t_zero_3_set(...)
- zero_4
- get = vts_attributes_t_zero_4_get(...)
- set = vts_attributes_t_zero_4_set(...)
- zero_5
- get = vts_attributes_t_zero_5_get(...)
- set = vts_attributes_t_zero_5_set(...)
- zero_6
- get = vts_attributes_t_zero_6_get(...)
- set = vts_attributes_t_zero_6_set(...)
- zero_7
- get = vts_attributes_t_zero_7_get(...)
- set = vts_attributes_t_zero_7_set(...)
- zero_8
- get = vts_attributes_t_zero_8_get(...)
- set = vts_attributes_t_zero_8_set(...)
- zero_9
- get = vts_attributes_t_zero_9_get(...)
- set = vts_attributes_t_zero_9_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_vts_attributes_t>
- __swig_getmethods__ = {'last_byte': <built-in function vts_attributes_t_last_byte_get>, 'nr_of_vtsm_audio_streams': <built-in function vts_attributes_t_nr_of_vtsm_audio_streams_get>, 'nr_of_vtsm_subp_streams': <built-in function vts_attributes_t_nr_of_vtsm_subp_streams_get>, 'nr_of_vtstt_audio_streams': <built-in function vts_attributes_t_nr_of_vtstt_audio_streams_get>, 'nr_of_vtstt_subp_streams': <built-in function vts_attributes_t_nr_of_vtstt_subp_streams_get>, 'vts_cat': <built-in function vts_attributes_t_vts_cat_get>, 'vtsm_audio_attr': <built-in function vts_attributes_t_vtsm_audio_attr_get>, 'vtsm_subp_attr': <built-in function vts_attributes_t_vtsm_subp_attr_get>, 'vtsm_vobs_attr': <built-in function vts_attributes_t_vtsm_vobs_attr_get>, 'vtstt_audio_attr': <built-in function vts_attributes_t_vtstt_audio_attr_get>, ...}
- __swig_setmethods__ = {'last_byte': <built-in function vts_attributes_t_last_byte_set>, 'nr_of_vtsm_audio_streams': <built-in function vts_attributes_t_nr_of_vtsm_audio_streams_set>, 'nr_of_vtsm_subp_streams': <built-in function vts_attributes_t_nr_of_vtsm_subp_streams_set>, 'nr_of_vtstt_audio_streams': <built-in function vts_attributes_t_nr_of_vtstt_audio_streams_set>, 'nr_of_vtstt_subp_streams': <built-in function vts_attributes_t_nr_of_vtstt_subp_streams_set>, 'vts_cat': <built-in function vts_attributes_t_vts_cat_set>, 'vtsm_audio_attr': <built-in function vts_attributes_t_vtsm_audio_attr_set>, 'vtsm_subp_attr': <built-in function vts_attributes_t_vtsm_subp_attr_set>, 'vtsm_vobs_attr': <built-in function vts_attributes_t_vtsm_vobs_attr_set>, 'vtstt_audio_attr': <built-in function vts_attributes_t_vtstt_audio_attr_set>, ...}
- __weakref__ = <attribute '__weakref__' of 'vts_attributes_t' objects>
- list of weak references to the object (if defined)
|
class vts_ptt_srpt_t |
|
PartOfTitle Search Pointer Table. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> vts_ptt_srpt_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- set_title(*args)
- set_title(self, obj)
- set_ttu_offset(*args)
- set_ttu_offset(self, obj)
- title(*args)
- title(self, index) -> ttu_t
- ttu_offset(*args)
- ttu_offset(self, index) -> int
Properties defined here:
- last_byte
- get = vts_ptt_srpt_t_last_byte_get(...)
- set = vts_ptt_srpt_t_last_byte_set(...)
- nr_of_srpts
- get = vts_ptt_srpt_t_nr_of_srpts_get(...)
- set = vts_ptt_srpt_t_nr_of_srpts_set(...)
- zero_1
- get = vts_ptt_srpt_t_zero_1_get(...)
- set = vts_ptt_srpt_t_zero_1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_vts_ptt_srpt_t>
- __swig_getmethods__ = {'_title': <built-in function vts_ptt_srpt_t__title_get>, '_ttu_offset': <built-in function vts_ptt_srpt_t__ttu_offset_get>, 'last_byte': <built-in function vts_ptt_srpt_t_last_byte_get>, 'nr_of_srpts': <built-in function vts_ptt_srpt_t_nr_of_srpts_get>, 'zero_1': <built-in function vts_ptt_srpt_t_zero_1_get>}
- __swig_setmethods__ = {'_title': <built-in function vts_ptt_srpt_t__title_set>, '_ttu_offset': <built-in function vts_ptt_srpt_t__ttu_offset_set>, 'last_byte': <built-in function vts_ptt_srpt_t_last_byte_set>, 'nr_of_srpts': <built-in function vts_ptt_srpt_t_nr_of_srpts_set>, 'zero_1': <built-in function vts_ptt_srpt_t_zero_1_set>}
- __weakref__ = <attribute '__weakref__' of 'vts_ptt_srpt_t' objects>
- list of weak references to the object (if defined)
|
class vts_tmap_t |
|
Time Map. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> vts_tmap_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- map_ent(*args)
- map_ent(self, index) -> map_ent_t
- set_map_ent(*args)
- set_map_ent(self, obj)
Properties defined here:
- nr_of_entries
- get = vts_tmap_t_nr_of_entries_get(...)
- set = vts_tmap_t_nr_of_entries_set(...)
- tmu
- get = vts_tmap_t_tmu_get(...)
- set = vts_tmap_t_tmu_set(...)
- zero_1
- get = vts_tmap_t_zero_1_get(...)
- set = vts_tmap_t_zero_1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_vts_tmap_t>
- __swig_getmethods__ = {'_map_ent': <built-in function vts_tmap_t__map_ent_get>, 'nr_of_entries': <built-in function vts_tmap_t_nr_of_entries_get>, 'tmu': <built-in function vts_tmap_t_tmu_get>, 'zero_1': <built-in function vts_tmap_t_zero_1_get>}
- __swig_setmethods__ = {'_map_ent': <built-in function vts_tmap_t__map_ent_set>, 'nr_of_entries': <built-in function vts_tmap_t_nr_of_entries_set>, 'tmu': <built-in function vts_tmap_t_tmu_set>, 'zero_1': <built-in function vts_tmap_t_zero_1_set>}
- __weakref__ = <attribute '__weakref__' of 'vts_tmap_t' objects>
- list of weak references to the object (if defined)
|
class vts_tmapt_t |
|
Time Map Table. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> vts_tmapt_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- set_tmap(*args)
- set_tmap(self, obj)
- set_tmap_offset(*args)
- set_tmap_offset(self, obj)
- tmap(*args)
- tmap(self, index) -> vts_tmap_t
- tmap_offset(*args)
- tmap_offset(self, index) -> int
Properties defined here:
- last_byte
- get = vts_tmapt_t_last_byte_get(...)
- set = vts_tmapt_t_last_byte_set(...)
- nr_of_tmaps
- get = vts_tmapt_t_nr_of_tmaps_get(...)
- set = vts_tmapt_t_nr_of_tmaps_set(...)
- zero_1
- get = vts_tmapt_t_zero_1_get(...)
- set = vts_tmapt_t_zero_1_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_vts_tmapt_t>
- __swig_getmethods__ = {'_tmap': <built-in function vts_tmapt_t__tmap_get>, '_tmap_offset': <built-in function vts_tmapt_t__tmap_offset_get>, 'last_byte': <built-in function vts_tmapt_t_last_byte_get>, 'nr_of_tmaps': <built-in function vts_tmapt_t_nr_of_tmaps_get>, 'zero_1': <built-in function vts_tmapt_t_zero_1_get>}
- __swig_setmethods__ = {'_tmap': <built-in function vts_tmapt_t__tmap_set>, '_tmap_offset': <built-in function vts_tmapt_t__tmap_offset_set>, 'last_byte': <built-in function vts_tmapt_t_last_byte_set>, 'nr_of_tmaps': <built-in function vts_tmapt_t_nr_of_tmaps_set>, 'zero_1': <built-in function vts_tmapt_t_zero_1_set>}
- __weakref__ = <attribute '__weakref__' of 'vts_tmapt_t' objects>
- list of weak references to the object (if defined)
|
class vtsi_mat_t |
|
Video Title Set Information Management Table. |
|
Methods defined here:
- __del__ lambda self
- __getattr__ lambda self, name
- __init__(self, *args)
- __init__(self) -> vtsi_mat_t
- __repr__ = _swig_repr(self)
- __setattr__ lambda self, name, value
- set_vts_audio_attr(*args)
- set_vts_audio_attr(self, index, obj)
- set_vts_mu_audio_attr(*args)
- set_vts_mu_audio_attr(self, index, obj)
- set_vts_subp_attr(*args)
- set_vts_subp_attr(self, index, obj)
- set_zero_1(*args)
- set_zero_1(self, index, obj)
- set_zero_10(*args)
- set_zero_10(self, index, obj)
- set_zero_12(*args)
- set_zero_12(self, index, obj)
- set_zero_13(*args)
- set_zero_13(self, index, obj)
- set_zero_16(*args)
- set_zero_16(self, index, obj)
- set_zero_17(*args)
- set_zero_17(self, index, obj)
- set_zero_18(*args)
- set_zero_18(self, index, obj)
- set_zero_20(*args)
- set_zero_20(self, index, obj)
- set_zero_6(*args)
- set_zero_6(self, index, obj)
- set_zero_8(*args)
- set_zero_8(self, index, obj)
Properties defined here:
- nr_of_vts_audio_streams
- get = vtsi_mat_t_nr_of_vts_audio_streams_get(...)
- set = vtsi_mat_t_nr_of_vts_audio_streams_set(...)
- nr_of_vts_subp_streams
- get = vtsi_mat_t_nr_of_vts_subp_streams_get(...)
- set = vtsi_mat_t_nr_of_vts_subp_streams_set(...)
- nr_of_vtsm_audio_streams
- get = vtsi_mat_t_nr_of_vtsm_audio_streams_get(...)
- set = vtsi_mat_t_nr_of_vtsm_audio_streams_set(...)
- nr_of_vtsm_subp_streams
- get = vtsi_mat_t_nr_of_vtsm_subp_streams_get(...)
- set = vtsi_mat_t_nr_of_vtsm_subp_streams_set(...)
- specification_version
- get = vtsi_mat_t_specification_version_get(...)
- set = vtsi_mat_t_specification_version_set(...)
- vts_audio_attr
- get = vtsi_mat_t_vts_audio_attr_get(...)
- set = vtsi_mat_t_vts_audio_attr_set(...)
- vts_c_adt
- get = vtsi_mat_t_vts_c_adt_get(...)
- set = vtsi_mat_t_vts_c_adt_set(...)
- vts_category
- get = vtsi_mat_t_vts_category_get(...)
- set = vtsi_mat_t_vts_category_set(...)
- vts_identifier
- get = vtsi_mat_t_vts_identifier_get(...)
- set = vtsi_mat_t_vts_identifier_set(...)
- vts_last_sector
- get = vtsi_mat_t_vts_last_sector_get(...)
- set = vtsi_mat_t_vts_last_sector_set(...)
- vts_mu_audio_attr
- get = vtsi_mat_t_vts_mu_audio_attr_get(...)
- set = vtsi_mat_t_vts_mu_audio_attr_set(...)
- vts_pgcit
- get = vtsi_mat_t_vts_pgcit_get(...)
- set = vtsi_mat_t_vts_pgcit_set(...)
- vts_ptt_srpt
- get = vtsi_mat_t_vts_ptt_srpt_get(...)
- set = vtsi_mat_t_vts_ptt_srpt_set(...)
- vts_subp_attr
- get = vtsi_mat_t_vts_subp_attr_get(...)
- set = vtsi_mat_t_vts_subp_attr_set(...)
- vts_tmapt
- get = vtsi_mat_t_vts_tmapt_get(...)
- set = vtsi_mat_t_vts_tmapt_set(...)
- vts_video_attr
- get = vtsi_mat_t_vts_video_attr_get(...)
- set = vtsi_mat_t_vts_video_attr_set(...)
- vts_vobu_admap
- get = vtsi_mat_t_vts_vobu_admap_get(...)
- set = vtsi_mat_t_vts_vobu_admap_set(...)
- vtsi_last_byte
- get = vtsi_mat_t_vtsi_last_byte_get(...)
- set = vtsi_mat_t_vtsi_last_byte_set(...)
- vtsi_last_sector
- get = vtsi_mat_t_vtsi_last_sector_get(...)
- set = vtsi_mat_t_vtsi_last_sector_set(...)
- vtsm_audio_attr
- get = vtsi_mat_t_vtsm_audio_attr_get(...)
- set = vtsi_mat_t_vtsm_audio_attr_set(...)
- vtsm_c_adt
- get = vtsi_mat_t_vtsm_c_adt_get(...)
- set = vtsi_mat_t_vtsm_c_adt_set(...)
- vtsm_pgci_ut
- get = vtsi_mat_t_vtsm_pgci_ut_get(...)
- set = vtsi_mat_t_vtsm_pgci_ut_set(...)
- vtsm_subp_attr
- get = vtsi_mat_t_vtsm_subp_attr_get(...)
- set = vtsi_mat_t_vtsm_subp_attr_set(...)
- vtsm_video_attr
- get = vtsi_mat_t_vtsm_video_attr_get(...)
- set = vtsi_mat_t_vtsm_video_attr_set(...)
- vtsm_vobs
- get = vtsi_mat_t_vtsm_vobs_get(...)
- set = vtsi_mat_t_vtsm_vobs_set(...)
- vtsm_vobu_admap
- get = vtsi_mat_t_vtsm_vobu_admap_get(...)
- set = vtsi_mat_t_vtsm_vobu_admap_set(...)
- vtstt_vobs
- get = vtsi_mat_t_vtstt_vobs_get(...)
- set = vtsi_mat_t_vtstt_vobs_set(...)
- zero_1
- get = vtsi_mat_t_zero_1_get(...)
- set = vtsi_mat_t_zero_1_set(...)
- zero_10
- get = vtsi_mat_t_zero_10_get(...)
- set = vtsi_mat_t_zero_10_set(...)
- zero_11
- get = vtsi_mat_t_zero_11_get(...)
- set = vtsi_mat_t_zero_11_set(...)
- zero_12
- get = vtsi_mat_t_zero_12_get(...)
- set = vtsi_mat_t_zero_12_set(...)
- zero_13
- get = vtsi_mat_t_zero_13_get(...)
- set = vtsi_mat_t_zero_13_set(...)
- zero_14
- get = vtsi_mat_t_zero_14_get(...)
- set = vtsi_mat_t_zero_14_set(...)
- zero_15
- get = vtsi_mat_t_zero_15_get(...)
- set = vtsi_mat_t_zero_15_set(...)
- zero_16
- get = vtsi_mat_t_zero_16_get(...)
- set = vtsi_mat_t_zero_16_set(...)
- zero_17
- get = vtsi_mat_t_zero_17_get(...)
- set = vtsi_mat_t_zero_17_set(...)
- zero_18
- get = vtsi_mat_t_zero_18_get(...)
- set = vtsi_mat_t_zero_18_set(...)
- zero_19
- get = vtsi_mat_t_zero_19_get(...)
- set = vtsi_mat_t_zero_19_set(...)
- zero_2
- get = vtsi_mat_t_zero_2_get(...)
- set = vtsi_mat_t_zero_2_set(...)
- zero_20
- get = vtsi_mat_t_zero_20_get(...)
- set = vtsi_mat_t_zero_20_set(...)
- zero_21
- get = vtsi_mat_t_zero_21_get(...)
- set = vtsi_mat_t_zero_21_set(...)
- zero_3
- get = vtsi_mat_t_zero_3_get(...)
- set = vtsi_mat_t_zero_3_set(...)
- zero_4
- get = vtsi_mat_t_zero_4_get(...)
- set = vtsi_mat_t_zero_4_set(...)
- zero_5
- get = vtsi_mat_t_zero_5_get(...)
- set = vtsi_mat_t_zero_5_set(...)
- zero_6
- get = vtsi_mat_t_zero_6_get(...)
- set = vtsi_mat_t_zero_6_set(...)
- zero_7
- get = vtsi_mat_t_zero_7_get(...)
- set = vtsi_mat_t_zero_7_set(...)
- zero_8
- get = vtsi_mat_t_zero_8_get(...)
- set = vtsi_mat_t_zero_8_set(...)
- zero_9
- get = vtsi_mat_t_zero_9_get(...)
- set = vtsi_mat_t_zero_9_set(...)
Data and other attributes defined here:
- __dict__ = <dictproxy object>
- dictionary for instance variables (if defined)
- __swig_destroy__ = <built-in function delete_vtsi_mat_t>
- __swig_getmethods__ = {'nr_of_vts_audio_streams': <built-in function vtsi_mat_t_nr_of_vts_audio_streams_get>, 'nr_of_vts_subp_streams': <built-in function vtsi_mat_t_nr_of_vts_subp_streams_get>, 'nr_of_vtsm_audio_streams': <built-in function vtsi_mat_t_nr_of_vtsm_audio_streams_get>, 'nr_of_vtsm_subp_streams': <built-in function vtsi_mat_t_nr_of_vtsm_subp_streams_get>, 'specification_version': <built-in function vtsi_mat_t_specification_version_get>, 'vts_audio_attr': <built-in function vtsi_mat_t_vts_audio_attr_get>, 'vts_c_adt': <built-in function vtsi_mat_t_vts_c_adt_get>, 'vts_category': <built-in function vtsi_mat_t_vts_category_get>, 'vts_identifier': <built-in function vtsi_mat_t_vts_identifier_get>, 'vts_last_sector': <built-in function vtsi_mat_t_vts_last_sector_get>, ...}
- __swig_setmethods__ = {'nr_of_vts_audio_streams': <built-in function vtsi_mat_t_nr_of_vts_audio_streams_set>, 'nr_of_vts_subp_streams': <built-in function vtsi_mat_t_nr_of_vts_subp_streams_set>, 'nr_of_vtsm_audio_streams': <built-in function vtsi_mat_t_nr_of_vtsm_audio_streams_set>, 'nr_of_vtsm_subp_streams': <built-in function vtsi_mat_t_nr_of_vtsm_subp_streams_set>, 'specification_version': <built-in function vtsi_mat_t_specification_version_set>, 'vts_audio_attr': <built-in function vtsi_mat_t_vts_audio_attr_set>, 'vts_c_adt': <built-in function vtsi_mat_t_vts_c_adt_set>, 'vts_category': <built-in function vtsi_mat_t_vts_category_set>, 'vts_identifier': <built-in function vtsi_mat_t_vts_identifier_set>, 'vts_last_sector': <built-in function vtsi_mat_t_vts_last_sector_set>, ...}
- __weakref__ = <attribute '__weakref__' of 'vtsi_mat_t' objects>
- list of weak references to the object (if defined)
| |