VLC 4.0.0-dev
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
 
   double   pos
 
}; 
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VLC_THUMBNAILER_SEEK_TIME 
VLC_THUMBNAILER_SEEK_POS 

Field Documentation

◆ 

union { ... } seek_target::@56

◆ pos

double seek_target::pos

◆ time

vlc_tick_t seek_target::time

◆ 

enum { ... } seek_target::type

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