Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AVFoundation
  3. AVAudioPlayer
  4. Rate
  • AVAudioPlayer
    • AVAudioPlayer(IntPtr)
    • AVAudioPlayer(NativeHandle)
    • AVAudioPlayer(NSObjectFlag)
    • AVAudioPlayer(NSData, String, NSError)
    • AVAudioPlayer(NSUrl, String, NSError)
    • ChannelAssignments
    • ClassHandle
    • CurrentDevice
    • CurrentTime
    • Data
    • Delegate
    • DeviceCurrentTime
    • Duration
    • EnableRate
    • Format
    • MeteringEnabled
    • NumberOfChannels
    • NumberOfLoops
    • Pan
    • Playing
    • Rate
    • SoundSetting
    • Url
    • Volume
    • WeakDelegate
    • WeakSettings
    • AveragePower(nuint)
    • AveragePower(nuint)
    • Dispose(Boolean)
    • FromData(NSData)
    • FromData(NSData, NSError)
    • FromUrl(NSUrl)
    • FromUrl(NSUrl, NSError)
    • Pause()
    • PeakPower(nuint)
    • PeakPower(nuint)
    • Play()
    • PlayAtTime(Double)
    • PrepareToPlay()
    • SetVolume(Single, Double)
    • Stop()
    • UpdateMeters()
    • BeginInterruption
    • DecoderError
    • EndInterruption
    • FinishedPlaying
xamarinmac
namespace AVFoundation
{
    [Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
    [Register("AVAudioPlayer", true)]
    public class AVAudioPlayer : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public virtual float Rate
        {
            [Export("rate")]
            get;
            [Export("setRate:")]
            set;
        }

    }
}
nuget.org
0.0 %
Reference this API
0.0 %
Get property
0.0 %
Set property
.NET
6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙