Open-AVB AVTP Pipeline SDK
1.4
|
Uncompressed Audio mapping module public interface. More...
Go to the source code of this file.
Data Structures | |
struct | media_q_pub_map_uncmp_audio_info_t |
Contains detailed information of the audio format. More... | |
Macros | |
#define | MapUncmpAudioMediaQDataFormat "UncmpAudio" |
Enumerations | |
enum | avb_audio_sparse_mode_t { TS_SPARSE_MODE_UNSPEC = 0, TS_SPARSE_MODE_DISABLED = 1, TS_SPARSE_MODE_ENABLED = 8 } |
Defines AAF timestamping mode: More... | |
Uncompressed Audio mapping module public interface.
Refer to IEC 61883-6 for details of the "source packet" structure. The protocol_specific_header and CIP header. map_nv_tx_rate must be set in the .ini file.
#define MapUncmpAudioMediaQDataFormat "UncmpAudio" |