Enum ovr_mobile_sys::ovrVideoDecoderLimit [] [src]

#[repr(u32)] #[repr(C)]
pub enum ovrVideoDecoderLimit { VRAPI_VIDEO_DECODER_LIMIT_4K_30FPS, VRAPI_VIDEO_DECODER_LIMIT_4K_60FPS, }

Variants

Trait Implementations

impl Debug for ovrVideoDecoderLimit
[src]

[src]

Formats the value using the given formatter.

impl Copy for ovrVideoDecoderLimit
[src]

impl Clone for ovrVideoDecoderLimit
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for ovrVideoDecoderLimit
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Eq for ovrVideoDecoderLimit
[src]

impl Hash for ovrVideoDecoderLimit
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more