#include <stdint.h>
#include "build.h"
#include "descriptor_base.h"
Go to the source code of this file.
| #define _AVDECC_CONTROLLER_LIB_AUDIO_MAP_DESCRIPTOR_H_ |
audio_map_descriptor.h
Public Audio Map descriptor interface class The Audio Map descriptor describes a static mapping between an audio stream's channels and an audio cluster's channels for streams and stream ports which are located in the same clock domain. An AVDECC Entity which supports dynamic mappings, that is mappings which can be changed at runtime by an AVDECC Controller, does not use Audio Map descriptors, but instead provides their mappings via the GET_AUDIO_MAP command.