AVAssetWriter.MovieTimeScale Property
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.
The timescale to be used for movies. Must be 0 or the positive denominator of a rational CMTime
public virtual int MovieTimeScale { [Foundation.Export("movieTimeScale")] get; [Foundation.Export("setMovieTimeScale:")] set; }
member this.MovieTimeScale : int with get, set
Property Value
The default value is 0.
- Attributes