This document is archived and information here might be outdated. Recommended version. |
Removes all playback window boundaries from the data during playback. Playback window will be determined by the temporal extent of the data.
[Visual Basic .NET]
Public Sub RemoveAllTemporalReferences ( _
)
[C#]
public void RemoveAllTemporalReferences (
);
[C++]
HRESULT RemoveAllTemporalReferences(
void
);