Enum inkview_sys::c_api::AvrcpCommands [−][src]
#[repr(u32)]
pub enum AvrcpCommands {
AVRCP_NEXT,
AVRCP_PREVIOUS,
AVRCP_PAUSE,
AVRCP_PLAY_PAUSE,
AVRCP_STOP,
AVRCP_PLAY,
AVRCP_SET_VOLUME,
}Variants
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AvrcpCommandsimpl Send for AvrcpCommandsimpl Sync for AvrcpCommandsimpl Unpin for AvrcpCommandsimpl UnwindSafe for AvrcpCommandsBlanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V