Main Page | Class Hierarchy | Class Members | Global Enums and Constants | Global Entry Points | Related Pages

IAccAvTrack Interface Reference


Detailed Description

The IAccAvTrack interface encapsulates information about an audio/video track. AccAvTrackProp_Name is required; all other properties are optional.

Public Types

Public Member Functions


Member Typedef Documentation

Properties for the Property method.


Member Enumeration Documentation

Properties for the Property method.

Enumerator:
AccAvTrackProp_Name  Track name [get] xp_str* [put] xp_kstr
AccAvTrackProp_Link  Link (e.g., where to access the track directly) [get] xp_str* [put] xp_kstr
AccAvTrackProp_ImageReferences  Image references. When there are multiple images, the most representative image should be first. IAccImageReferences [get] xp_array** [put] xp_array*


Member Function Documentation

HRESULT IAccAvTrack::Property ( [in] AccAvTrackProp  prop,
[out, retval] xp_variant pv 
) [get]

Get a specific property of the object.

HRESULT IAccAvTrack::Property ( [in] AccAvTrackProp  prop,
[in] xp_kvariant  v 
) [set]

Set a specific property of the object.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Nov 10 09:21:16 2008 for AIM: Developer SDK
© 2008 AOL LLC. All Rights Reserved.