Operating systems, development tools, and professional services
for connected embedded systems
for connected embedded systems
![]() |
![]() |
![]() |
![]() |
MmSetDefaultClock()
Set a graph's synchronization clock
Synopsis:
int32_t MmSetDefaultClock(MmGraph_t *graph);
Arguments:
- filter
- A pointer to the graph you want to set the synchronization clock for.
Library:
mmedia
Description:
This function sets the graph's synchronization clock to the default clock, if it doesn't already have a synchronization clock. The default clock is based on the realtime clock.
Returns:
- 0
- Success.
- -1
- An error occurred.
Classification:
Neutrino
| Safety: | |
|---|---|
| Interrupt handler | No |
| Signal handler | No |
| Thread | No |
See also:
![]() |
![]() |
![]() |
![]() |

![[Previous]](../prev.gif)
![[Contents]](../contents.gif)
![[Index]](../keyword_index.gif)
![[Next]](../next.gif)