Docs.rs
linux-video-core-0.1.0
linux-video-core 0.1.0
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
katyo
Dependencies
bitmask-enum ^2
normal
clap ^4
normal
dcv-color-primitives ^0.5
normal
drm-fourcc ^2
normal
getset ^0.1
normal
nix ^0.26
normal
parse-display ^0.8
normal
serde ^1
normal
Versions
50%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
IsEventData
Required Associated Constants
TYPE
Implementors
In linux_video_core
?
Trait
linux_video_core
::
IsEventData
source
·
[
−
]
pub trait IsEventData { const
TYPE
:
EventType
; }
Required Associated Constants
§
source
const
TYPE
:
EventType
Implementors
§
source
§
impl
IsEventData
for
EventCtrl
source
§
const
TYPE
:
EventType
= EventType::Ctrl
source
§
impl
IsEventData
for
EventFrameSync
source
§
const
TYPE
:
EventType
= EventType::FrameSync
source
§
impl
IsEventData
for
EventMotionDet
source
§
const
TYPE
:
EventType
= EventType::MotionDet
source
§
impl
IsEventData
for
EventSrcChange
source
§
const
TYPE
:
EventType
= EventType::SourceChange
source
§
impl
IsEventData
for
EventVsync
source
§
const
TYPE
:
EventType
= EventType::Vsync