AVMovie_AVMovieTrackInspection
GetTrack(AVMovie, Int32)
GetTracks(AVMovie, AVMediaCharacteristics)
GetTracks(AVMovie, AVMediaTypes)
GetTracks(AVMovie, String)
GetTracksWithMediaCharacteristic(AVMovie, String)
LoadTrack(AVMovie, Int32, Action<AVMutableCompositionTrack, NSError>)
LoadTrackAsync(AVMovie, Int32)
LoadTracksWithMediaCharacteristic(AVMovie, String, Action<NSArray<AVMutableCompositionTrack>, NSError>)
LoadTracksWithMediaCharacteristicAsync(AVMovie, String)
LoadTracksWithMediaType(AVMovie, String, Action<NSArray<AVMutableCompositionTrack>, NSError>)
LoadTracksWithMediaTypeAsync(AVMovie, String)
xamarinwatchos
namespace AVFoundation
{
[Introduced(PlatformName.WatchOS, 6, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public static class AVMovie_AVMovieTrackInspection
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static AVMovieTrack![]! GetTracks(this AVMovie! This, AVMediaCharacteristics mediaCharacteristic);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API