MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

pa_sample_spec Struct Reference

A sample format and attribute specification. More...

Data Fields

pa_sample_format_t  format
  The sample format.
uint32_t  rate
  The sample rate.
uint8_t  channels
  Audio channels.

Detailed Description

A sample format and attribute specification.

Examples:

pacat-simple.c, and parec-simple.c.


Field Documentation

Audio channels.

(1 for mono, 2 for stereo, ...)

pa_sample_format_t pa_sample_spec::format

The sample format.

The sample rate.

(e.g. 44100)


Several copyright owners
GNU Lesser General Public License v2.1
MeeGo 1.2 Harmattan API