Updated: October 28, 2024 |
Describes the formatting of the encoded media data sent to the sink
#include <OMXAL/OpenMAXAL_QNX.h>
typedef struct XADataFormat_QNXEncoded_ { XAuint32 formatType; XAuint32 domainType; XAuint32 containerType; XAAudioStreamInformation_QNX audio_info; XAVideoStreamInformation_QNX video_info; } XADataFormat_QNXEncoded;
The container type, which can be any XA_CONTAINERTYPE_* value defined in the standard OpenMAX AL specification, or any XA_CONTAINERTYPE_QNX_* value defined in the QNX extensions