AVAudioPlayer.EnableRate 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.
Whether the AVAudioPlayer can have its playback rate adjusted.
public virtual bool EnableRate { [Foundation.Export("enableRate")] get; [Foundation.Export("setEnableRate:")] set; }
member this.EnableRate : bool with get, set
Property Value
- Attributes