AVFragmentedMovie Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Register("AVFragmentedMovie", true)]
public class AVFragmentedMovie : AVFoundation.AVMovie, AVFoundation.IAVFragmentMinding, IDisposable
[<Foundation.Register("AVFragmentedMovie", true)>]
type AVFragmentedMovie = class
inherit AVMovie
interface IAVFragmentMinding
interface INativeObject
interface IDisposable
- Inheritance
- Attributes
- Implements
Constructors
| Name | Description |
|---|---|
| AVFragmentedMovie(NativeHandle) |
A constructor used when creating managed representations of unmanaged objects. Called by the runtime. |
| AVFragmentedMovie(NSData, NSDictionary<NSString,NSObject>) | |
| AVFragmentedMovie(NSObjectFlag) |
Constructor to call on derived classes to skip initialization and merely allocate the object. |
| AVFragmentedMovie(NSUrl, NSDictionary<NSString,NSObject>) | |
Properties
| Name | Description |
|---|---|
| AccessibilityAttributedUserInputLabels | (Inherited from NSObject) |
| AccessibilityRespondsToUserInteraction | (Inherited from NSObject) |
| AccessibilityTextualContext | (Inherited from NSObject) |
| AccessibilityUserInputLabels | (Inherited from NSObject) |
| AllMediaSelections | (Inherited from AVAsset) |
| AvailableChapterLocales | (Inherited from AVAsset) |
| AvailableMediaCharacteristicsWithMediaSelectionOptions | (Inherited from AVAsset) |
| AvailableMetadataFormats | (Inherited from AVAsset) |
| CanContainFragments | (Inherited from AVAsset) |
| CanContainMovieFragments | (Inherited from AVMovie) |
| Class | (Inherited from NSObject) |
| ClassHandle |
The Objective-C class handle for this class. |
| CommonMetadata | (Inherited from AVAsset) |
| CompatibleWithAirPlayVideo |
Gets a Boolean value that tells whether the asset works with AirPlay Video. (Inherited from AVAsset) |
| CompatibleWithSavedPhotosAlbum |
Whether the asset can be saved to the "Saved Photos" album. (Inherited from AVAsset) |
| Composable |
Whether the asset can be used within a segment of a AVCompositionTrack. (Inherited from AVAsset) |
| ContainsFragments | (Inherited from AVAsset) |
| ContainsMovieFragments | (Inherited from AVMovie) |
| ContainsMovieFragmentsDidChangeNotification |
Notification constant for ContainsMovieFragmentsDidChange |
| CreationDate | (Inherited from AVAsset) |
| Data | (Inherited from AVMovie) |
| DebugDescription | (Inherited from NSObject) |
| DefaultMediaDataStorage | (Inherited from AVMovie) |
| Description | (Inherited from NSObject) |
| Duration | (Inherited from AVAsset) |
| DurationDidChangeNotification |
Notification constant for DurationDidChange |
| Exportable |
Whether the asset can be exported using a AVAssetExportSession. (Inherited from AVAsset) |
| ExposedBindings | (Inherited from NSObject) |
| Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from NSObject) |
| IsDirectBinding | (Inherited from NSObject) |
| IsProxy | (Inherited from NSObject) |
| Lyrics | (Inherited from AVAsset) |
| Metadata | (Inherited from AVAsset) |
| MinimumTimeOffsetFromLive | (Inherited from AVAsset) |
| NaturalSize | (Inherited from AVAsset) |
| OverallDurationHint | (Inherited from AVAsset) |
| Playable |
Whether the asset or its URL can be used with a AVPlayerItem. (Inherited from AVAsset) |
| PreferredMediaSelection | (Inherited from AVAsset) |
| PreferredRate | (Inherited from AVAsset) |
| PreferredTransform | (Inherited from AVAsset) |
| PreferredVolume | (Inherited from AVAsset) |
| ProtectedContent | (Inherited from AVAsset) |
| ProvidesPreciseDurationAndTiming | (Inherited from AVAsset) |
| Readable |
Whether the asset's media data is compatible with AVAssetReader. (Inherited from AVAsset) |
| ReferenceRestrictions | (Inherited from AVAsset) |
| RetainCount | (Inherited from NSObject) |
| Self | (Inherited from NSObject) |
| Superclass | (Inherited from NSObject) |
| SuperHandle |
Handle used to represent the methods in the base class for this NSObject. (Inherited from NSObject) |
| TrackGroups | (Inherited from AVAsset) |
| Tracks | |
| UnusedTrackId | (Inherited from AVAsset) |
| URL | (Inherited from AVMovie) |
| WasDefragmentedNotification |
Notification constant for WasDefragmented |
| Zone | (Inherited from NSObject) |