#include <Inputstream.h>
§ bool() [1/8]
KodiToAddonFuncTable_InputStream::bool |
( |
__cdecl * |
open | ) |
const |
§ bool() [2/8]
KodiToAddonFuncTable_InputStream::bool |
( |
__cdecl * |
open_stream | ) |
const |
§ bool() [3/8]
KodiToAddonFuncTable_InputStream::bool |
( |
__cdecl * |
demux_seek_time | ) |
const |
§ bool() [4/8]
KodiToAddonFuncTable_InputStream::bool |
( |
__cdecl * |
get_times | ) |
const |
§ bool() [5/8]
KodiToAddonFuncTable_InputStream::bool |
( |
__cdecl * |
pos_time | ) |
const |
§ bool() [6/8]
KodiToAddonFuncTable_InputStream::bool |
( |
__cdecl * |
can_pause_stream | ) |
const |
§ bool() [7/8]
KodiToAddonFuncTable_InputStream::bool |
( |
__cdecl * |
can_seek_stream | ) |
const |
§ bool() [8/8]
KodiToAddonFuncTable_InputStream::bool |
( |
__cdecl * |
is_real_time_stream | ) |
const |
§ demux_read()
§ get_path_list()
§ INPUTSTREAM_IDS()
struct KodiToAddonFuncTable_InputStream::INPUTSTREAM_IDS |
( |
__cdecl * |
get_stream_ids | ) |
const |
§ INPUTSTREAM_INFO()
struct KodiToAddonFuncTable_InputStream::INPUTSTREAM_INFO |
( |
__cdecl * |
get_stream | ) |
const |
§ int() [1/3]
KodiToAddonFuncTable_InputStream::int |
( |
__cdecl * |
get_total_time | ) |
const |
§ int() [2/3]
KodiToAddonFuncTable_InputStream::int |
( |
__cdecl * |
get_time | ) |
const |
§ int() [3/3]
KodiToAddonFuncTable_InputStream::int |
( |
__cdecl * |
read_stream | ) |
const |
§ int64_t() [1/3]
KodiToAddonFuncTable_InputStream::int64_t |
( |
__cdecl * |
seek_stream | ) |
const |
§ int64_t() [2/3]
KodiToAddonFuncTable_InputStream::int64_t |
( |
__cdecl * |
position_stream | ) |
const |
§ int64_t() [3/3]
KodiToAddonFuncTable_InputStream::int64_t |
( |
__cdecl * |
length_stream | ) |
const |
§ void() [1/9]
KodiToAddonFuncTable_InputStream::void |
( |
__cdecl * |
close | ) |
const |
§ void() [2/9]
KodiToAddonFuncTable_InputStream::void |
( |
__cdecl * |
get_capabilities | ) |
const |
§ void() [3/9]
KodiToAddonFuncTable_InputStream::void |
( |
__cdecl * |
enable_stream | ) |
const |
§ void() [4/9]
KodiToAddonFuncTable_InputStream::void |
( |
__cdecl * |
demux_reset | ) |
const |
§ void() [5/9]
KodiToAddonFuncTable_InputStream::void |
( |
__cdecl * |
demux_abort | ) |
const |
§ void() [6/9]
KodiToAddonFuncTable_InputStream::void |
( |
__cdecl * |
demux_flush | ) |
const |
§ void() [7/9]
KodiToAddonFuncTable_InputStream::void |
( |
__cdecl * |
demux_set_speed | ) |
const |
§ void() [8/9]
KodiToAddonFuncTable_InputStream::void |
( |
__cdecl * |
set_video_resolution | ) |
const |
§ void() [9/9]
KodiToAddonFuncTable_InputStream::void |
( |
__cdecl * |
pause_stream | ) |
const |
§ addonInstance
§ backwards
double bool KodiToAddonFuncTable_InputStream::backwards |
§ buffer
uint8_t* KodiToAddonFuncTable_InputStream::buffer |
§ bufferSize
uint8_t unsigned int KodiToAddonFuncTable_InputStream::bufferSize |
§ capabilities
§ enable
int bool KodiToAddonFuncTable_InputStream::enable |
§ height
int int KodiToAddonFuncTable_InputStream::height |
§ ms
int KodiToAddonFuncTable_InputStream::ms |
§ position
int64_t KodiToAddonFuncTable_InputStream::position |
§ props
§ speed
int KodiToAddonFuncTable_InputStream::speed |
§ startpts
double bool double* KodiToAddonFuncTable_InputStream::startpts |
§ streamid [1/2]
int KodiToAddonFuncTable_InputStream::streamid |
§ streamid [2/2]
int KodiToAddonFuncTable_InputStream::streamid |
§ time
double KodiToAddonFuncTable_InputStream::time |
§ times
§ whence
int64_t int KodiToAddonFuncTable_InputStream::whence |
§ width
int KodiToAddonFuncTable_InputStream::width |
The documentation for this struct was generated from the following file: