Enum blackmagic_camera_control::command::Metadata [−][src]
pub enum Metadata {
}Variants
Scene(String)Tuple Fields of Scene
0: StringCameraId(String)Tuple Fields of CameraId
0: StringCameraOperator(String)Tuple Fields of CameraOperator
0: StringDirector(String)Tuple Fields of Director
0: StringProjectName(String)Tuple Fields of ProjectName
0: StringLensType(String)Tuple Fields of LensType
0: StringLensIris(String)Tuple Fields of LensIris
0: StringLensFocalLength(String)Tuple Fields of LensFocalLength
0: StringLensDistance(String)Tuple Fields of LensDistance
0: StringLensFilter(String)Tuple Fields of LensFilter
0: StringTrait Implementations
This method returns an ordering between self and other values if one exists. Read more
This method tests less than (for self and other) and is used by the < operator. Read more
This method tests less than or equal to (for self and other) and is used by the <=
operator. Read more
This method tests greater than (for self and other) and is used by the > operator. Read more
Auto Trait Implementations
impl RefUnwindSafe for Metadata
impl UnwindSafe for Metadata
Blanket Implementations
Mutably borrows from an owned value. Read more
Casts the value.
Performs the conversion.
Performs the conversion.
Casts the value.
type Output = T
type Output = T
Should always be Self
Casts the value.
Casts the value.
Casts the value.