FragmentSampleFlags Class |
Namespace: StreamCoders.Container.MP4
The FragmentSampleFlags type exposes the following members.
Name | Description | |
---|---|---|
FragmentSampleFlags | Initializes a new instance of the FragmentSampleFlags class |
Name | Description | |
---|---|---|
Reservered6Bit | ||
SampleDegradationPriority |
The sample degradation priority. This works together with the 'stdp' Degradation Priority
Box.
| |
SampleDependsOn |
Indicates Dependecy of the sample.
| |
SampleHasRedundancy |
Indicates whether there is redundant coding in the sample.
| |
SampleIsDependedOn |
Indicates that another sample depends on this sample.
| |
SampleIsDifferenceSample |
Indicates whether this sample is a non-key frame.
| |
SamplePaddingValue |
The sample padding value. This works in reference with 'padb' Padding Bits Box.
|
Name | Description | |
---|---|---|
Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |