VLC 4.0.0-dev
Loading...
Searching...
No Matches
vlc_player_chapter Struct Reference

Player chapter structure. More...

#include <vlc_player.h>

Data Fields

const char * name
 Chapter name, always valid.
 
vlc_tick_t time
 Position of this chapter.
 

Detailed Description

Player chapter structure.

Field Documentation

◆ name

const char* vlc_player_chapter::name

Chapter name, always valid.

Referenced by vlc_player_title_list_Create(), and vlc_player_title_list_Release().

◆ time

vlc_tick_t vlc_player_chapter::time

Position of this chapter.

Referenced by vlc_player_title_list_Create().


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