Share via


IStreamBufferRecordControl Interface

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

The IStreamBufferRecordControl interface is used to control stream buffer Recording objects.

Use the IStreamBufferSink::CreateRecorder method on the Stream Buffer Sink filter to create new Recording objects. After making a recording, stop the Recording object and release it before releasing the Stream Buffer Sink filter.

Methods

The IStreamBufferRecordControl interface inherits the methods of the IUnknown interface.

In addition, IStreamBufferRecordControl defines the following methods.

Method Description

GetRecordingStatus

Retrieves the status of the Recording object.

Start

Starts a recording at a specified time.

Stop

Ends a recording at a specified time.

Requirements

Header Declared in Sbe.h.

See Also

Creating Stream Buffer Recordings
Stream Buffer Engine Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008