int PathIsPlaying ( tvBase const *threeD )

Returns boolean result indicating if a path playback is currently in progress

Documentation

Returns boolean result indicating if a path playback is currently in progress.
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