VLC  4.0.0-dev
Public Types | Data Fields
seek_target Struct Reference

Public Types

enum  { VLC_THUMBNAILER_SEEK_TIME, VLC_THUMBNAILER_SEEK_POS }
 

Data Fields

enum seek_target:: { ... }  type
 
union {
   vlc_tick_t   time
 
   float   pos
 
}; 
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VLC_THUMBNAILER_SEEK_TIME 
VLC_THUMBNAILER_SEEK_POS 

Field Documentation

◆ @52

union { ... }

◆ pos

float seek_target::pos

◆ time

vlc_tick_t seek_target::time

◆ type

enum { ... } seek_target::type

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