AVAssetWriter.StartWriting 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.
Asynchronously begins writing output. Typically followed by a call to StartSessionAtSourceTime(CMTime).
[Foundation.Export("startWriting")]
public virtual bool StartWriting ();
abstract member StartWriting : unit -> bool
override this.StartWriting : unit -> bool
Returns
- Attributes