int PathIsActive ( tvBase const *threeD )

Returns boolean result indicating if a path is currently established for a rendering thread

Documentation

Returns boolean result indicating if a path is currently established for a rendering thread.
Returns:
boolean result: 1 if playback in progress, 0 if no playback in progress.
Parameters:
threeD - handle to rendering state.


Back to
TerraVision API Home Page