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 |
---|---|
Appends an entire recording to the target file. |
|
Appends part of a recording to the target file. |
|
Cancels an append operation, if one is in progress. |
|
Closes the target file. |
|
Retrieves the length of the target file. |
|
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