This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. |
Find a filter
MmFilter_t *MmFindFilter(MmGraph_t *graph, const char *name);
mmedia
This function returns a context for a filter called name in the graph.
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(), MmFindMediaReader(), MmFindMimetypesFilter()