CDI SDK
SDK for transporting chunks of data reliably and with low latency using a polled mode network driver.
|
Audio payload configuration data. Used to define the format of the audio payload conforming to the CDI baseline audio format. More...
#include <cdi_baseline_profile_01_00_api.h>
Data Fields | |
CdiAvmBaselineProfileVersion | version |
Baseline profile version. NOTE: Must be first element (see CdiAvmBaselineProfileVersion). | |
CdiAvmAudioChannelGrouping | grouping |
The audio grouping concept comes from SMPTE ST 2110-30 specification, Section 6.2.2. It is intended for sending an entire multi-channel 2110-30 audio stream over a single CDI AVM audio stream. | |
CdiAvmAudioSampleRate | sample_rate_khz |
Audio sample rate in kHz. | |
char | language [3] |
Zero, two or three character language code padded with '\0' characters,. | |
Audio payload configuration data. Used to define the format of the audio payload conforming to the CDI baseline audio format.