AVAssetReader.StartReading 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 reading the underlying Asset.
[Foundation.Export("startReading")]
public virtual bool StartReading ();
abstract member StartReading : unit -> bool
override this.StartReading : unit -> bool
Returns
- Attributes