AAFA Developer Support

Main Page | Class List | File List | Class Members | File Members

IAAFEdgecode Interface Reference

List of all members.

Detailed Description

Objects that implement IAAFEdgecode also implement the following interfaces: - IAAFSegment - IAAFComponent - IAAFComponent2 - IAAFObject.

Definition at line 5484 of file AAF.idl.

Public Member Functions

HRESULT Initialize ([in] aafLength_t length,[in] aafEdgecode_t edgecode)
 This function creates a new edgecode clip with the given property values.
HRESULT GetEdgecode ([out] aafEdgecode_t *edgecode)
 This set of functions returns the required property values for the object identified by XXX.


Member Function Documentation

HRESULT IAAFEdgecode::GetEdgecode [out] aafEdgecode_t *  edgecode  ) 
 

This set of functions returns the required property values for the object identified by XXX.

Parameters:
edgecode [out] Edgecode

HRESULT IAAFEdgecode::Initialize [in] aafLength_t  length,
[in] aafEdgecode_t  edgecode
 

This function creates a new edgecode clip with the given property values.

The edgecode value is represented with an aafEdgecode_t struct consisting of startFrame, filmKind, and codeFormat.

Parameters:
length [in] Length Property Value
edgecode [in] Edgecode Value


Generated on Thu Feb 17 09:34:16 2005 for AAF COM API by doxygen 1.4.1