VLC 4.0.0-dev

Playlist helper to manage random playback. More...

#include <randomizer.h>

Collaboration diagram for randomizer:
[legend]

Data Fields

struct {
   size_t   cap
 
   size_t   size
 
   vlc_playlist_item_t **   data
 
items
 
unsigned short xsubi [3]
 
bool loop
 
size_t head
 
size_t next
 
size_t history
 

Detailed Description

Playlist helper to manage random playback.

See randomizer.c for implementation details.

Field Documentation

◆ cap

size_t randomizer::cap

◆ data

◆ head

◆ history

◆ 

◆ loop

◆ next

◆ size

◆ xsubi

unsigned short randomizer::xsubi[3]

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