Definition at line 7222 of file AAF.idl.
Public Member Functions | |
| HRESULT | GetEditRate ([out, retval] aafRational_t *pEditRate) |
| This method will get the edit rate for this mob slot. | |
| HRESULT | SetEditRate ([in] aafRational_t *pEditRate) |
| This method will get set edit rate for this mob slot. | |
|
|
This method will get the edit rate for this mob slot. Succeeds if all of the following are true:
This method will return the following codes. If more than one of the listed errors is in effect, it will return the first one encountered in the order given below: AAFRESULT_SUCCESS
AAFRESULT_NOT_INITIALIZED
AAFRESULT_NULL_PARAM
|
|
|
This method will get set edit rate for this mob slot. Succeeds if all of the following are true:
This method will return the following codes. If more than one of the listed errors is in effect, it will return the first one encountered in the order given below: AAFRESULT_SUCCESS
AAFRESULT_NOT_INITIALIZED
AAFRESULT_NULL_PARAM
|
1.4.1