This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Find a reader filter for a file stream
MmFilter_t *MmFindMediaReader(MmGraph_t *graph, AOIStream_t *stream);
mmedia
This function creates a stream_reader filter context, attaches the stream to it, and returns it.
A pointer to a filter (MmFilter_t) if one is found, NULL otherwise.
Neutrino
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |
MmDestroyFilter(), MmFilter_t, MmFindChannelsFilter(), MmFindFilter(), MmFindMimetypesFilter()