pa_sample_info Struct Reference

Stores information about sample cache entries. More...


Data Fields

uint32_t index
 Index of this entry.
const char * name
 Name of this entry.
pa_cvolume volume
 Default volume of this entry.
pa_sample_spec sample_spec
 Sample specification of the sample.
pa_channel_map channel_map
 The channel map.
pa_usec_t duration
 Duration of this entry.
uint32_t bytes
 Length of this sample in bytes.
int lazy
 Non-zero when this is a lazy cache entry.
const char * filename
 In case this is a lazy cache entry, the filename for the sound file to be loaded on demand.
pa_proplistproplist
 Property list for this sample.


Detailed Description

Stores information about sample cache entries.

Please note that this structure can be extended as part of evolutionary API updates at any time in any new release.


Field Documentation

Index of this entry.

const char* pa_sample_info::name

Name of this entry.

Default volume of this entry.

Sample specification of the sample.

The channel map.

Duration of this entry.

Length of this sample in bytes.

Non-zero when this is a lazy cache entry.

In case this is a lazy cache entry, the filename for the sound file to be loaded on demand.

Property list for this sample.

Since:
0.9.11


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

Generated on Mon Jun 14 16:31:37 2010 for PulseAudio by  doxygen 1.5.6