Expand description
Constants and routines for sample type handling.
Structs§
- pa_
sample_ spec - A sample format and attribute specification.
Enums§
- pa_
sample_ format_ t - Sample format.
Constants§
- PA_
BYTES_ SNPRINT_ MAX - The maximum length of strings returned by
pa_bytes_snprint(). - PA_
CHANNELS_ MAX - Maximum number of allowed channels.
- PA_
RATE_ MAX - Maximum allowed sample rate.
- PA_
SAMPLE_ ALAW - PA_
SAMPLE_ FLOA T32 - A shortcut for
PA_SAMPLE_FLOAT32NE. - PA_
SAMPLE_ FLOA T32BE - PA_
SAMPLE_ FLOA T32LE - PA_
SAMPLE_ FLOA T32NE - PA_
SAMPLE_ FLOA T32RE - PA_
SAMPLE_ INVALID - PA_
SAMPLE_ MAX - PA_
SAMPLE_ S16BE - PA_
SAMPLE_ S16LE - PA_
SAMPLE_ S16NE - PA_
SAMPLE_ S16RE - PA_
SAMPLE_ S24BE - PA_
SAMPLE_ S24LE - PA_
SAMPLE_ S24NE - PA_
SAMPLE_ S24RE - PA_
SAMPLE_ S24_ 32BE - PA_
SAMPLE_ S24_ 32LE - PA_
SAMPLE_ S24_ 32NE - PA_
SAMPLE_ S24_ 32RE - PA_
SAMPLE_ S32BE - PA_
SAMPLE_ S32LE - PA_
SAMPLE_ S32NE - PA_
SAMPLE_ S32RE - PA_
SAMPLE_ SPEC_ SNPRINT_ MAX - The maximum length of strings returned by
pa_sample_spec_snprint(). - PA_
SAMPLE_ U8 - PA_
SAMPLE_ ULAW
Functions§
- pa_
bytes_ ⚠per_ second - pa_
bytes_ ⚠snprint - pa_
bytes_ ⚠to_ usec - pa_
channels_ ⚠valid - pa_
frame_ ⚠size - pa_
parse_ ⚠sample_ format - pa_
sample_ ⚠format_ is_ be - pa_
sample_ ⚠format_ is_ le - pa_
sample_ ⚠format_ to_ string - pa_
sample_ ⚠format_ valid - pa_
sample_ ⚠rate_ valid - pa_
sample_ ⚠size - pa_
sample_ ⚠size_ of_ format - pa_
sample_ ⚠spec_ equal - pa_
sample_ ⚠spec_ init - pa_
sample_ ⚠spec_ snprint - pa_
sample_ ⚠spec_ valid - pa_
usec_ ⚠to_ bytes
Type Aliases§
- pa_
usec_ t - Type for usec specifications (unsigned). Always 64 bit.