Middleware, development tools, realtime operating system
software and services for superior embedded design


Home
QNX Community Resources
QNX Documentation Library
MmSetDefaultClock

MmSetDefaultClock

QNX Software Systems
Developer Resources
Blogs
Board support packages
Foundry27 projects
Forums
Hardware support listing
Online video tutorials
Product documentation
Technical Articles

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:

MmInitialize()