#[repr(C)]pub struct AEGP_IOInSuite5 {Show 37 fields
pub AEGP_GetInSpecOptionsHandle: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, optionsPPV: *mut *mut c_void) -> A_Err>,
pub AEGP_SetInSpecOptionsHandle: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, optionsPV: *mut c_void, old_optionsPPV: *mut *mut c_void) -> A_Err>,
pub AEGP_GetInSpecFilePath: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, unicode_pathPH: *mut AEGP_MemHandle) -> A_Err>,
pub AEGP_GetInSpecNativeFPS: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, native_fpsP: *mut A_Fixed) -> A_Err>,
pub AEGP_SetInSpecNativeFPS: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, native_fps: A_Fixed) -> A_Err>,
pub AEGP_GetInSpecDepth: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, depthPS: *mut A_short) -> A_Err>,
pub AEGP_SetInSpecDepth: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, depthS: A_short) -> A_Err>,
pub AEGP_GetInSpecSize: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, sizePL: *mut AEIO_FileSize) -> A_Err>,
pub AEGP_SetInSpecSize: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, sizeL: AEIO_FileSize) -> A_Err>,
pub AEGP_GetInSpecInterlaceLabel: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, interlaceP: *mut FIEL_Label) -> A_Err>,
pub AEGP_SetInSpecInterlaceLabel: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, interlaceP: *const FIEL_Label) -> A_Err>,
pub AEGP_GetInSpecAlphaLabel: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, alphaP: *mut AEIO_AlphaLabel) -> A_Err>,
pub AEGP_SetInSpecAlphaLabel: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, alphaP: *const AEIO_AlphaLabel) -> A_Err>,
pub AEGP_GetInSpecDuration: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, durationP: *mut A_Time) -> A_Err>,
pub AEGP_SetInSpecDuration: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, durationP: *const A_Time) -> A_Err>,
pub AEGP_GetInSpecDimensions: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, widthPL0: *mut A_long, heightPL0: *mut A_long) -> A_Err>,
pub AEGP_SetInSpecDimensions: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, widthL: A_long, heightL: A_long) -> A_Err>,
pub AEGP_InSpecGetRationalDimensions: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, rs0: *const AEIO_RationalScale, width0: *mut A_long, height0: *mut A_long, r0: *mut A_Rect) -> A_Err>,
pub AEGP_GetInSpecHSF: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, hsfP: *mut A_Ratio) -> A_Err>,
pub AEGP_SetInSpecHSF: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, hsfP: *const A_Ratio) -> A_Err>,
pub AEGP_GetInSpecSoundRate: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, ratePF: *mut A_FpLong) -> A_Err>,
pub AEGP_SetInSpecSoundRate: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, rateF: A_FpLong) -> A_Err>,
pub AEGP_GetInSpecSoundEncoding: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, encodingP: *mut AEIO_SndEncoding) -> A_Err>,
pub AEGP_SetInSpecSoundEncoding: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, encoding: AEIO_SndEncoding) -> A_Err>,
pub AEGP_GetInSpecSoundSampleSize: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, bytes_per_sampleP: *mut AEIO_SndSampleSize) -> A_Err>,
pub AEGP_SetInSpecSoundSampleSize: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, bytes_per_sample: AEIO_SndSampleSize) -> A_Err>,
pub AEGP_GetInSpecSoundChannels: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, num_channelsP: *mut AEIO_SndChannels) -> A_Err>,
pub AEGP_SetInSpecSoundChannels: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, num_channels: AEIO_SndChannels) -> A_Err>,
pub AEGP_AddAuxExtMap: Option<unsafe extern "C" fn(extension: *const A_char, file_type: A_long, creator: A_long) -> A_Err>,
pub AEGP_SetInSpecEmbeddedColorProfile: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, color_profileP0: AEGP_ConstColorProfileP, profile_descP0: *const A_UTF16Char) -> A_Err>,
pub AEGP_SetInSpecAssignedColorProfile: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, color_profileP: AEGP_ConstColorProfileP) -> A_Err>,
pub AEGP_GetInSpecNativeStartTime: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, startTimeP: *mut A_Time) -> A_Err>,
pub AEGP_SetInSpecNativeStartTime: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, startTimeP: *const A_Time) -> A_Err>,
pub AEGP_ClearInSpecNativeStartTime: Option<unsafe extern "C" fn(inH: AEIO_InSpecH) -> A_Err>,
pub AEGP_GetInSpecNativeDisplayDropFrame: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, displayDropFrameBP: *mut A_Boolean) -> A_Err>,
pub AEGP_SetInSpecNativeDisplayDropFrame: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, displayDropFrameB: A_Boolean) -> A_Err>,
pub AEGP_SetInSpecStillSequenceNativeFPS: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, native_still_seq_fps: A_Fixed) -> A_Err>,
}Fields§
§AEGP_GetInSpecOptionsHandle: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, optionsPPV: *mut *mut c_void) -> A_Err>§AEGP_SetInSpecOptionsHandle: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, optionsPV: *mut c_void, old_optionsPPV: *mut *mut c_void) -> A_Err>§AEGP_GetInSpecFilePath: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, unicode_pathPH: *mut AEGP_MemHandle) -> A_Err>§AEGP_GetInSpecNativeFPS: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, native_fpsP: *mut A_Fixed) -> A_Err>§AEGP_SetInSpecNativeFPS: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, native_fps: A_Fixed) -> A_Err>§AEGP_GetInSpecDepth: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, depthPS: *mut A_short) -> A_Err>§AEGP_SetInSpecDepth: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, depthS: A_short) -> A_Err>§AEGP_GetInSpecSize: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, sizePL: *mut AEIO_FileSize) -> A_Err>§AEGP_SetInSpecSize: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, sizeL: AEIO_FileSize) -> A_Err>§AEGP_GetInSpecInterlaceLabel: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, interlaceP: *mut FIEL_Label) -> A_Err>§AEGP_SetInSpecInterlaceLabel: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, interlaceP: *const FIEL_Label) -> A_Err>§AEGP_GetInSpecAlphaLabel: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, alphaP: *mut AEIO_AlphaLabel) -> A_Err>§AEGP_SetInSpecAlphaLabel: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, alphaP: *const AEIO_AlphaLabel) -> A_Err>§AEGP_GetInSpecDuration: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, durationP: *mut A_Time) -> A_Err>§AEGP_SetInSpecDuration: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, durationP: *const A_Time) -> A_Err>§AEGP_GetInSpecDimensions: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, widthPL0: *mut A_long, heightPL0: *mut A_long) -> A_Err>§AEGP_SetInSpecDimensions: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, widthL: A_long, heightL: A_long) -> A_Err>§AEGP_InSpecGetRationalDimensions: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, rs0: *const AEIO_RationalScale, width0: *mut A_long, height0: *mut A_long, r0: *mut A_Rect) -> A_Err>§AEGP_GetInSpecHSF: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, hsfP: *mut A_Ratio) -> A_Err>§AEGP_SetInSpecHSF: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, hsfP: *const A_Ratio) -> A_Err>§AEGP_GetInSpecSoundRate: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, ratePF: *mut A_FpLong) -> A_Err>§AEGP_SetInSpecSoundRate: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, rateF: A_FpLong) -> A_Err>§AEGP_GetInSpecSoundEncoding: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, encodingP: *mut AEIO_SndEncoding) -> A_Err>§AEGP_SetInSpecSoundEncoding: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, encoding: AEIO_SndEncoding) -> A_Err>§AEGP_GetInSpecSoundSampleSize: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, bytes_per_sampleP: *mut AEIO_SndSampleSize) -> A_Err>§AEGP_SetInSpecSoundSampleSize: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, bytes_per_sample: AEIO_SndSampleSize) -> A_Err>§AEGP_GetInSpecSoundChannels: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, num_channelsP: *mut AEIO_SndChannels) -> A_Err>§AEGP_SetInSpecSoundChannels: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, num_channels: AEIO_SndChannels) -> A_Err>§AEGP_AddAuxExtMap: Option<unsafe extern "C" fn(extension: *const A_char, file_type: A_long, creator: A_long) -> A_Err>§AEGP_SetInSpecEmbeddedColorProfile: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, color_profileP0: AEGP_ConstColorProfileP, profile_descP0: *const A_UTF16Char) -> A_Err>§AEGP_SetInSpecAssignedColorProfile: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, color_profileP: AEGP_ConstColorProfileP) -> A_Err>§AEGP_GetInSpecNativeStartTime: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, startTimeP: *mut A_Time) -> A_Err>§AEGP_SetInSpecNativeStartTime: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, startTimeP: *const A_Time) -> A_Err>§AEGP_ClearInSpecNativeStartTime: Option<unsafe extern "C" fn(inH: AEIO_InSpecH) -> A_Err>§AEGP_GetInSpecNativeDisplayDropFrame: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, displayDropFrameBP: *mut A_Boolean) -> A_Err>§AEGP_SetInSpecNativeDisplayDropFrame: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, displayDropFrameB: A_Boolean) -> A_Err>§AEGP_SetInSpecStillSequenceNativeFPS: Option<unsafe extern "C" fn(inH: AEIO_InSpecH, native_still_seq_fps: A_Fixed) -> A_Err>Trait Implementations§
Source§impl Clone for AEGP_IOInSuite5
impl Clone for AEGP_IOInSuite5
Source§fn clone(&self) -> AEGP_IOInSuite5
fn clone(&self) -> AEGP_IOInSuite5
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read moreSource§impl Debug for AEGP_IOInSuite5
impl Debug for AEGP_IOInSuite5
impl Copy for AEGP_IOInSuite5
Auto Trait Implementations§
impl Freeze for AEGP_IOInSuite5
impl RefUnwindSafe for AEGP_IOInSuite5
impl Send for AEGP_IOInSuite5
impl Sync for AEGP_IOInSuite5
impl Unpin for AEGP_IOInSuite5
impl UnwindSafe for AEGP_IOInSuite5
Blanket Implementations§
Source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
Source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more