Function EditStreamPaste
pub unsafe fn EditStreamPaste<P0, P3>(
pavi: P0,
plpos: *mut i32,
pllength: *mut i32,
pstream: P3,
lstart: i32,
lend: i32,
) -> Result<()>where
P0: Param<IAVIStream>,
P3: Param<IAVIStream>,
pub unsafe fn EditStreamPaste<P0, P3>(
pavi: P0,
plpos: *mut i32,
pllength: *mut i32,
pstream: P3,
lstart: i32,
lend: i32,
) -> Result<()>where
P0: Param<IAVIStream>,
P3: Param<IAVIStream>,