Struct AEGP_IOInSuite5

Source
#[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

Source§

fn clone(&self) -> AEGP_IOInSuite5

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for AEGP_IOInSuite5

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Copy for AEGP_IOInSuite5

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.