IStreamBufferRecordingAttribute Interface

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

The IStreamBufferRecordingAttribute interface sets and retrieves attributes on a stream buffer recording. Attributes are metadata that describe the physical file (such as the bitrate and the duration) or the content of the file (such as the author or title).

This interface is exposed by the Recording object and the RecordingAttributes object.

Methods

The IStreamBufferRecordingAttribute interface inherits the methods of the IUnknown interface.

In addition, IStreamBufferRecordingAttribute defines the following methods.

Method Description

EnumAttributes

Enumerates the existing attributes of the stream buffer file.

GetAttributeByIndex

Retrieves an attribute, specified by index number.

GetAttributeByName

Retrieves an attribute, specified by name.

GetAttributeCount

Returns the number of attributes that are currently defined for this stream buffer file.

SetAttribute

Sets an attribute on the stream buffer file.

Requirements

Header Declared in Sbe.h.

See Also

Stream Buffer Engine Attributes
Stream Buffer Engine Interfaces

Send comments about this topic to Microsoft

Build date: 12/4/2008