xamarinios
namespace MediaPlayer
{
    [Introduced(PlatformName.iOS, 7, 1, PlatformArchitecture.All, null)]
    [Protocol(Name = "MPPlayableContentDelegate", WrapperType = typeof(MPPlayableContentDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ContextUpdated", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(MPPlayableContentManager), typeof(MPPlayableContentManagerContext) }, Selector = "playableContentManager:didUpdateContext:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "InitiatePlaybackOfContentItem", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity1V0) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(MPPlayableContentManager), typeof(NSIndexPath), typeof(Action<NSError>) }, Selector = "playableContentManager:initiatePlaybackOfContentItemAtIndexPath:completionHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "InitializePlaybackQueue", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V0) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(MPPlayableContentManager), typeof(Action<NSError>) }, Selector = "playableContentManager:initializePlaybackQueueWithCompletionHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "InitializePlaybackQueue", ParameterBlockProxy = new[] { null, null, typeof(NIDActionArity1V0) }, ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(MPPlayableContentManager), typeof(MPContentItem[]), typeof(Action<NSError>) }, Selector = "playableContentManager:initializePlaybackQueueWithContentItems:completionHandler:")]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    public interface IMPPlayableContentDelegate : INativeObject, IDisposable
}
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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