CMTime.FromSeconds(Double, Int32) Method
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.
Creates a new instance of CMTime from a second and timescale description.
C#
public static CoreMedia.CMTime FromSeconds(double seconds, int preferredTimeScale);
static member FromSeconds : double * int -> CoreMedia.CMTime
- seconds
- Double
- preferredTimeScale
- Int32
The constructed CMTime.
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |