PulseAudio  16.0
pa_format_info Struct Reference

Represents the format of data provided in a stream or processed by a sink. More...

Data Fields

pa_encoding_t encoding
 The encoding used for the format. More...
 
pa_proplistplist
 Additional encoding-specific properties such as sample rate, bitrate, etc. More...
 

Detailed Description

Represents the format of data provided in a stream or processed by a sink.

Since
1.0

Field Documentation

◆ encoding

pa_encoding_t pa_format_info::encoding

The encoding used for the format.

◆ plist

pa_proplist* pa_format_info::plist

Additional encoding-specific properties such as sample rate, bitrate, etc.


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