AAFA Developer Support

Public Member Functions
IAAFEdgecode Interface Reference

Objects that implement IAAFEdgecode also implement the following interfaces: More...

List of all members.

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.

Detailed Description

Objects that implement IAAFEdgecode also implement the following interfaces:

Definition at line 7882 of file AAF.idl.


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 Wed Jul 4 2012 22:13:27 for AAF COM API by doxygen 1.7.4