Share via


IStreamBufferRecComp Interface

The IStreamBufferRecComp interface is used to create new content recordings by concatenating existing recordings. The new recording can be created from a mix of reference and content recordings.

The Stream Buffer RecComp object exposes this interface.

Methods

The IStreamBufferRecComp interface inherits the methods of the IUnknown interface.

In addition, IStreamBufferRecComp defines the following methods.

Method Description

Append

Appends an entire recording to the target file.

AppendEx

Appends part of a recording to the target file.

Cancel

Cancels an append operation, if one is in progress.

Close

Closes the target file.

GetCurrentLength

Retrieves the length of the target file.

Initialize

Sets the file name and the profile for the new recording.

Requirements

Header Declared in Sbe.h.

See Also

Stream Buffer Engine Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008