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)
xamarinwatchos
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
}
.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