AVAssetWriterInput.MarkAsFinished 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.
Developers call this method to tell the system that no more buffers will be appended to this writer.
[Foundation.Export("markAsFinished")]
public virtual void MarkAsFinished ();
abstract member MarkAsFinished : unit -> unit
override this.MarkAsFinished : unit -> unit
- Attributes