Searched defs:enum (Results 1 - 1 of 1) sorted by relevance

/system/media/camera/docs/
H A Dmetadata_model.py31 Enum: A class corresponding an <enum> element within an <entry>
978 A class corresponding to a <value> element within an <enum> within an <entry>.
983 deprecated: A boolean, True if the enum should be deprecated.
985 hidden: A boolean, True if the enum should be hidden.
986 ndk_hidden: A boolean, True if the enum should be hidden in NDK
1062 A class corresponding to an <enum> element within an <entry>.
1106 enum: An Enum instance if the enum attribute is true, None otherwise.
1170 Args (if the 'enum' attribute is true):
1171 enum
1336 def enum(self): member in class:Entry
[all...]

Completed in 58 milliseconds