VTFrameSilo.Create(NSUrl, Nullable<CMTimeRange>) 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 static VideoToolbox.VTFrameSilo Create (Foundation.NSUrl fileUrl = null, Nullable<CoreMedia.CMTimeRange> timeRange = null);
static member Create : Foundation.NSUrl * Nullable<CoreMedia.CMTimeRange> -> VideoToolbox.VTFrameSilo
Parameters
- fileUrl
- NSUrl
- timeRange
- Nullable<CMTimeRange>