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>
956 A class corresponding to a <value> element within an <enum> within an <entry>.
961 deprecated: A boolean, True if the enum should be deprecated.
963 hidden: A boolean, True if the enum should be hidden.
964 ndk_hidden: A boolean, True if the enum should be hidden in NDK
1008 A class corresponding to an <enum> element within an <entry>.
1050 enum: An Enum instance if the enum attribute is true, None otherwise.
1110 Args (if the 'enum' attribute is true):
1111 enum
1250 def enum(self): member in class:Entry
[all...]

Completed in 53 milliseconds