net9.0-ios
namespace Phase
{
    [Register("PHASEPushStreamNode", true)]
    [SupportedOSPlatform("tvos17.0")]
    [SupportedOSPlatform("macos12.0")]
    [SupportedOSPlatform("ios15.0")]
    [SupportedOSPlatform("maccatalyst15.0")]
    public class PhasePushStreamNode : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("scheduleBuffer:atTime:options:completionCallbackType:completionHandler:")]
        public virtual void ScheduleBuffer(AVAudioPcmBuffer! buffer, AVAudioTime? when, PhasePushStreamBufferOptions options, PhasePushStreamCompletionCallbackCondition completionCallbackCondition, [BlockProxy(typeof(NIDActionArity1V234))] Action<PhasePushStreamCompletionCallbackCondition>! completionHandler);
    }
}
Assembly Microsoft.iOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS >= 15
  • Mac Catalyst >= 15
  • macOS >= 12
  • tvOS >= 17
  • Built-in API
  • Package-provided API

04/30/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙