Microsoft DirectX 9.0 |
The MSVidStreamBufferRecordingControl object is used to manage a stream buffer recording. The MSVidStreamBufferSink.ContentRecorder and MSVidStreamBufferSink.ReferenceRecorder properties return this object.
The MSVidStreamBufferRecordingControl object exposes the following properties.
Property | Description |
RecordingAttribute | Returns the underlying Recording object that is controlled by this object. |
RecordingStarted | Indicates whether the recording has started. |
RecordingStopped | Indicates whether the recording has stopped. |
RecordingType | Retrieves the type of recording, either reference or content. |
StartTime | Sets the start time for the recording. |
StopTime | Sets the stop time for the recording. |