decoder Struct Reference

#include <decoder_internal.h>

Data Fields

struct pcm_convert_state conv_state
bool seeking
struct tagsong_tag
 The tag from the song object.
struct tagstream_tag
 the last tag received from the stream
struct tagdecoder_tag
 the last tag received from the decoder plugin
struct music_chunkchunk
 the chunk currently being written to

Detailed Description

Definition at line 28 of file decoder_internal.h.


Field Documentation

the chunk currently being written to

Definition at line 47 of file decoder_internal.h.

Definition at line 29 of file decoder_internal.h.

the last tag received from the decoder plugin

Definition at line 44 of file decoder_internal.h.

Definition at line 31 of file decoder_internal.h.

The tag from the song object.

This is only used for local files, because we expect the stream server to send us a new tag each time we play it.

Definition at line 38 of file decoder_internal.h.

the last tag received from the stream

Definition at line 41 of file decoder_internal.h.


The documentation for this struct was generated from the following file:
Generated on Mon Aug 2 17:09:37 2010 for MPD by  doxygen 1.6.3