Skip to main content
.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. AVFoundation
  3. AVMovie_AVMovieTrackInspection
  4. GetTracks(AVMovie, String)
  • 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)]
        [Export("tracksWithMediaType:")]
        public static AVMovieTrack![]! GetTracks(this AVMovie! This, string! mediaType);
    }
}
.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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙