MediaPlayer.IMPPlayableContentDelegate
Interface representing the required methods (if any) of the protocol MediaPlayer.MPPlayableContentDelegate.

See Also: IMPPlayableContentDelegate Members

Syntax

[Foundation.Protocol(Name="MPPlayableContentDelegate", WrapperType=typeof(MediaPlayer.MPPlayableContentDelegateWrapper))]
[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_7_1)]
public interface IMPPlayableContentDelegate : ObjCRuntime.INativeObject, IDisposable

Remarks

This interface contains the required methods (if any) from the protocol defined by MediaPlayer.MPPlayableContentDelegate.

If you create objects that implement this interface, the implementation methods will automatically be exported to Objective-C with the matching signature from the method defined in the MediaPlayer.MPPlayableContentDelegate protocol.

Optional methods (if any) are provided by the MediaPlayer.MPPlayableContentDelegate_Extensions class as extension methods to the interface, allowing you to invoke any optional methods on the protocol.

Requirements

Namespace: MediaPlayer
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0