LEAP_RECORDING_STATUS

Type Alias LEAP_RECORDING_STATUS 

Source
pub type LEAP_RECORDING_STATUS = _LEAP_RECORDING_STATUS;
Expand description

\ingroup Structs Information about a current LEAP_RECORDING. Filled in by a call to LeapRecordingGetStatus(). @since 3.2.0

Aliased Type§

#[repr(C, packed(1))]
pub struct LEAP_RECORDING_STATUS { pub mode: u32, }

Fields§

§mode: u32

Some combination of eLeapRecordingFlags indicating the status of the recording. @since 3.2.0