![]() |
![]() |
![]() |
![]() |
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()
![]() |
![]() |
![]() |
![]() |