Method StopPlayback
StopPlayback()
Stops playing back a session recording.
Declaration
public ArStatus StopPlayback()
Returns
Type | Description |
---|---|
ArStatus | Returns Success if successful. Returns one of the following otherwise: - ErrorSessionUnsupported if playback is incompatible with selected features. - ErrorPlaybackFailed if an error occurred with the MP4 dataset file such as not being able to open the file or the file is unable to be decoded. |