IiTvDataAttribute Interface

Used to deserialize data sample attributes coming from the iTVVM Data Sink filter.

In addition to the methods inherited from IUnknown, the IiTvDataAttribute interface exposes the following methods.

Method Description
Deserialize Starts the deserialization process, but does not return a value.
get_Count Returns the count of attributes.
GetAttribByGUID Returns the attribute by GUID.
GetAttribByIndex Returns the attribute by index number.

Requirements

Header: TVVMData.idl

Platform: Windows 7

See Also