xamarinios
namespace MediaPlayer
{
    [Introduced(PlatformName.iOS, 7, 1, PlatformArchitecture.All, null)]
    [Protocol(Name = "MPPlayableContentDataSource", WrapperType = typeof(MPPlayableContentDataSourceWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "ContentItem", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSIndexPath) }, ReturnType = typeof(MPContentItem), Selector = "contentItemAtIndexPath:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "BeginLoadingChildItems", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V0) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSIndexPath), typeof(Action<NSError>) }, Selector = "beginLoadingChildItemsAtIndexPath:completionHandler:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ChildItemsDisplayPlaybackProgress", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSIndexPath) }, ReturnType = typeof(bool), Selector = "childItemsDisplayPlaybackProgressAtIndexPath:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "NumberOfChildItems", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSIndexPath) }, ReturnType = typeof(nint), Selector = "numberOfChildItemsAtIndexPath:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "GetContentItem", ParameterBlockProxy = new[] { null, typeof(NIDActionArity2V87) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(string), typeof(Action<MPContentItem, NSError>) }, Selector = "contentItemForIdentifier:completionHandler:")]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    public interface IMPPlayableContentDataSource : 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 🗙