xine-lib 1.2.13-20230125hg15249
Data Fields
demux_nsf_t Struct Reference

Data Fields

demux_plugin_t demux_plugin
 
xine_stream_tstream
 
fifo_buffer_taudio_fifo
 
input_plugin_tinput
 
int status
 
int total_songs
 
int current_song
 
int new_song
 
char * title
 
char * artist
 
char * copyright
 
off_t filesize
 
int64_t current_pts
 
int file_sent
 

Field Documentation

◆ artist

char* demux_nsf_t::artist

◆ audio_fifo

fifo_buffer_t* demux_nsf_t::audio_fifo

◆ copyright

char* demux_nsf_t::copyright

◆ current_pts

int64_t demux_nsf_t::current_pts

◆ current_song

int demux_nsf_t::current_song

◆ demux_plugin

demux_plugin_t demux_nsf_t::demux_plugin

◆ file_sent

int demux_nsf_t::file_sent

◆ filesize

off_t demux_nsf_t::filesize

◆ input

input_plugin_t* demux_nsf_t::input

◆ new_song

int demux_nsf_t::new_song

◆ status

int demux_nsf_t::status

◆ stream

xine_stream_t* demux_nsf_t::stream

◆ title

char* demux_nsf_t::title

◆ total_songs

int demux_nsf_t::total_songs

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