VTCompressionSession.EncodeFrame Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public VideoToolbox.VTStatus EncodeFrame (CoreVideo.CVImageBuffer imageBuffer, CoreMedia.CMTime presentationTimestampe, CoreMedia.CMTime duration, Foundation.NSDictionary frameProperties, IntPtr sourceFrame, out VideoToolbox.VTEncodeInfoFlags infoFlags);
member this.EncodeFrame : CoreVideo.CVImageBuffer * CoreMedia.CMTime * CoreMedia.CMTime * Foundation.NSDictionary * nativeint * -> VideoToolbox.VTStatus
Parameters
- imageBuffer
- CVImageBuffer
- presentationTimestampe
- CMTime
- duration
- CMTime
- frameProperties
- NSDictionary
- sourceFrame
-
IntPtr
nativeint
- infoFlags
- VTEncodeInfoFlags