Thread priority parameters

Updated: April 19, 2023

Synopsis:

#include <OMXAL/OpenMAXAL_QNXConfigExt.h>

Configuration keys:

#define XAQ_CONFIGEXT_KEY_VDEC_PRIORITY ((const XAchar*) "video.queue_filter.MM_QUEUE_THREAD_PRIORITY_BASE")
#define XAQ_CONFIGEXT_KEY_VWRITER_PRIORITY ((const XAchar*) "video_writer.VideoWriterThreadPriority")
#define XAQ_CONFIGEXT_KEY_ADEC_PRIORITY ((const XAchar*) "audio.queue_filter.MM_QUEUE_THREAD_PRIORITY_BASE")
#define XAQ_CONFIGEXT_KEY_AWRITER_PRIORITY ((const XAchar*) "audio_writer.AudioWriterThreadPriority")
#define XAQ_CONFIGEXT_KEY_SUBWRITER_PRIORITY ((const XAchar*) "subpicture_writer.ThreadPriority")
#define XAQ_CONFIGEXT_KEY_VENC_PRIORITY ((const XAchar*) "video.file_writer.FileWriterThreadPrioBase")
#define XAQ_CONFIGEXT_KEY_AENC_PRIORITY ((const XAchar*) "audio.file_writer.FileWriterThreadPrioBase")