AVMutableMovieTrack
AVMutableMovieTrack(IntPtr)
AVMutableMovieTrack(NativeHandle)
AVMutableMovieTrack(NSObjectFlag)
AlternateGroupID
ClassHandle
CleanApertureDimensions
Enabled
EncodedPixelsDimensions
ExtendedLanguageTag
HasProtectedContent
LanguageCode
Layer
MediaDataStorage
Metadata
Modified
NaturalSize
PreferredMediaChunkAlignment
PreferredMediaChunkDuration
PreferredMediaChunkSize
PreferredTransform
PreferredVolume
ProductionApertureDimensions
SampleReferenceBaseURL
Timescale
AppendSampleBuffer(CMSampleBuffer, CMTime, CMTime, NSError)
InsertMediaTimeRange(CMTimeRange, CMTimeRange)
ReplaceFormatDescription(CMFormatDescription, CMFormatDescription)
AddTrackAssociation(AVMutableMovieTrack, AVMovieTrack, String)
InsertEmptyTimeRange(AVMutableMovieTrack, CMTimeRange)
InsertTimeRange(AVMutableMovieTrack, CMTimeRange, AVAssetTrack, CMTime, Boolean, NSError)
RemoveTimeRange(AVMutableMovieTrack, CMTimeRange)
RemoveTrackAssociation(AVMutableMovieTrack, AVMovieTrack, String)
ScaleTimeRange(AVMutableMovieTrack, CMTimeRange, CMTime)
xamarinios
namespace AVFoundation
{
[Introduced(PlatformName.MacOSX, 10, 11, PlatformArchitecture.All, null)]
[Introduced(PlatformName.WatchOS, 6, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
[Register("AVMutableMovieTrack", true)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public class AVMutableMovieTrack : AVMovieTrack
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal AVMutableMovieTrack(IntPtr handle);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin macOS | 0.0 |
Xamarin watchOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , 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