![]()  | 
![]()  | 
![]()  | 
![]()  | 
![]()  | 
This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs. | 
Destroy a multimedia graph
int32_t MmDestroyGraph(MmGraph_t *graph);
mmedia
This function destroys a multimedia graph and frees its resources. Calling MmDestroyGraph() causes the graph to perform the following steps:
// Destroy a previously created graph: MmDestroyGraph(graph);
Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
MmInitialize(), MmCreateGraph()
![]()  | 
![]()  | 
![]()  | 
![]()  |