|
Media Authoring with Java API |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OperationalPatternConstant
Implement this interface to access unique identifiers for operational patterns or AAF protocols, such as as the AAF edit protocol. An operational pattern constraints levels of file complexity.
OperationalPatternDescription
,
Header.getOperationalPattern()
Field Summary | |
---|---|
static AUID |
EditProtocol
File complexity is constrained to that specified by the AAF edit protocol. |
static AUID |
Unconstrained
File complexity is not constrained by an optional pattern. |
Field Detail |
---|
@OperationalPatternDescription(description="Operational Pattern for the AAF Edit Protocol", aliases="OPDef_EditProtocol") static final AUID EditProtocol
File complexity is constrained to that specified by the AAF edit protocol.
@OperationalPatternDescription(description="Unconstrained by an Operational Pattern", aliases="OPDef_Unconstrained") static final AUID Unconstrained
File complexity is not constrained by an optional pattern.
|
Media Authoring with Java API |
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |