VLC 4.0.0-dev
Loading...
Searching...
No Matches
input_control_param_t Union Reference

#include <input_internal.h>

Collaboration diagram for input_control_param_t:
[legend]

Data Fields

vlc_value_t val
vlc_viewpoint_t viewpoint
vlc_es_id_tid
struct { 
   enum es_format_category_e   cat 
   vlc_es_id_t **   ids 
list
struct { 
   bool   b_fast_seek 
   vlc_tick_t   i_val 
time
struct { 
   bool   b_fast_seek 
   double   f_val 
pos
struct { 
   enum es_format_category_e   cat 
   vlc_tick_t   delay 
cat_delay
struct { 
   enum es_format_category_e   cat 
   char *   str_ids 
cat_ids
struct { 
   vlc_es_id_t *   id 
   vlc_tick_t   delay 
es_delay
struct { 
   vlc_es_id_t *   id 
   unsigned   page 
vbi_page
struct { 
   vlc_es_id_t *   id 
   bool   enabled 
vbi_transparency
struct { 
   bool   enabled 
   char *   dir_path 
record_state
struct { 
   vlc_tick_t   pts 
   unsigned   frame_rate 
   unsigned   frame_rate_base 
   int   steps 
   bool   failed 
frame_previous_seek

Field Documentation

◆ b_fast_seek

bool input_control_param_t::b_fast_seek

◆ cat

enum es_format_category_e input_control_param_t::cat

Referenced by Control().

◆ [struct]

struct { ... } input_control_param_t::cat_delay

Referenced by Control().

◆ [struct]

struct { ... } input_control_param_t::cat_ids

Referenced by Control(), and ControlRelease().

◆ delay

vlc_tick_t input_control_param_t::delay

Referenced by Control().

◆ dir_path

char* input_control_param_t::dir_path

Referenced by Control(), and ControlRelease().

◆ enabled

bool input_control_param_t::enabled

Referenced by Control().

◆ [struct]

struct { ... } input_control_param_t::es_delay

Referenced by Control().

◆ f_val

double input_control_param_t::f_val

Referenced by Control(), and input_SetPosition().

◆ failed

bool input_control_param_t::failed

Referenced by Control().

◆ [struct]

struct { ... } input_control_param_t::frame_previous_seek

Referenced by Control().

◆ frame_rate

unsigned input_control_param_t::frame_rate

Referenced by Control().

◆ frame_rate_base

unsigned input_control_param_t::frame_rate_base

Referenced by Control().

◆ i_val

vlc_tick_t input_control_param_t::i_val

Referenced by Control(), and input_SetTime().

◆ id

vlc_es_id_t* input_control_param_t::id

Referenced by Control(), and ControlRelease().

◆ ids

vlc_es_id_t** input_control_param_t::ids

Referenced by Control(), and ControlRelease().

◆ [struct]

struct { ... } input_control_param_t::list

Referenced by Control(), and ControlRelease().

◆ page

unsigned input_control_param_t::page

Referenced by Control().

◆ [struct]

struct { ... } input_control_param_t::pos

Referenced by Control(), and input_SetPosition().

◆ pts

vlc_tick_t input_control_param_t::pts

Referenced by Control().

◆ [struct]

struct { ... } input_control_param_t::record_state

Referenced by Control(), and ControlRelease().

◆ steps

int input_control_param_t::steps

Referenced by Control().

◆ str_ids

char* input_control_param_t::str_ids

Referenced by Control(), and ControlRelease().

◆ [struct]

struct { ... } input_control_param_t::time

Referenced by Control(), and input_SetTime().

◆ val

vlc_value_t input_control_param_t::val

Referenced by Control(), and ControlRelease().

◆ [struct]

struct { ... } input_control_param_t::vbi_page

Referenced by Control().

◆ [struct]

struct { ... } input_control_param_t::vbi_transparency

Referenced by Control().

◆ viewpoint

vlc_viewpoint_t input_control_param_t::viewpoint

The documentation for this union was generated from the following file: