xamarinwatchos
namespace AVFoundation
{
    [Introduced(PlatformName.TvOS, 11, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.WatchOS, 6, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 13, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "AVQueuedSampleBufferRendering", WrapperType = typeof(AVQueuedSampleBufferRenderingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "Flush", Selector = "flush")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "StopRequestingMediaData", Selector = "stopRequestingMediaData")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "Enqueue", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(CMSampleBuffer) }, Selector = "enqueueSampleBuffer:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "RequestMediaData", ParameterBlockProxy = new[] { null, typeof(NIDAction) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(DispatchQueue), typeof(Action) }, Selector = "requestMediaDataWhenReadyOnQueue:usingBlock:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "timebase", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Timebase", PropertyType = typeof(CMTimebase), Selector = "timebase")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "isReadyForMoreMediaData", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ReadyForMoreMediaData", PropertyType = typeof(bool), Selector = "readyForMoreMediaData")]
    public interface IAVQueuedSampleBufferRendering : INativeObject, IDisposable
}
Assembly Xamarin.WatchOS , 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/02/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙