| Updated: October 28, 2024 | 
Get a buffer of media data immediately
#include <OMXAL/OpenMAXAL_QNX.h>
struct XAQNXBufferQueueSinkItf_ {
    XAQNXBuffer* (*Get)(XAQNXBufferQueueSinkItf self);
} ;
        A pointer to an XAQNXBuffer containing media data sent to the sink. If no data items are currently available (e.g., if playback or recording is stopped), NULL is returned.