IMSVidStreamBufferRecordingControl Interface

This topic applies to Windows XP Service Pack 1 or later.

The IMSVidStreamBufferRecordingControl interface enables an application to manage a stream buffer recording object through the Video Control. To obtain this interface, call one of the following methods:

Methods

The IMSVidStreamBufferRecordingControl interface inherits the methods of the IDispatch interface.

In addition, IMSVidStreamBufferRecordingControl defines the following methods.

Method Description

get_RecordingAttribute

Retrieves the recording object that is controlled by this interface.

get_RecordingStarted

Queries whether the recording has started.

get_RecordingStopped

Queries whether the recording has stopped.

get_RecordingType

Retrieves the type of recording, either content recording or reference recording.

get_StartTime

Retrieves the start time of the recording.

get_StopTime

Retrieves the stop time of the recording.

put_StartTime

Sets the start time for the recording.

put_StopTime

Sets the stop time for the recording.

See Also

Video Control Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008