This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Acquire a multimedia channel
const AOMimeInfo_t *MmMimeInfo(const AOICtrl_t *control);
mmedia
@@@ Need more info @@@ : This function returns an array of 0-value terminated AOMimeInfo_t structures for the given control.
AOMimeInfo_t contains mime information. It contains at least the following members:
A pointer a an array of AOMimeInfo_t on success, NULL otherwise.
Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |