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

Properties


Member Typedef Documentation

typedef enum IAccAvTrack::AccAvTrackProp IAccAvTrack::AccAvTrackProp

Properties for the Property method.


Member Enumeration Documentation

enum IAccAvTrack::AccAvTrackProp

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*


Property Documentation

xp_variant IAccAvTrack::Property( [in] AccAvTrackProp prop) ( [in] AccAvTrackProp  prop  )  [get]

Get a specific property of the object.

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

Set a specific property of the object.


Questions? Stop by the AIM SDK Developer Forum
Created Mon Oct 15 18:06:39 2007 for AIM: Developer SDK
© 2007 AOL LLC. All Rights Reserved.