MultipleSegmentBaseType ClassMediaSuite 3.1.1889.0
Inheritance Hierarchy

SystemObject
  StreamCoders.Dash.SchemaSegmentBaseType
    StreamCoders.Dash.SchemaMultipleSegmentBaseType
      StreamCoders.Dash.SchemaSegmentListType
      StreamCoders.Dash.SchemaSegmentTemplateType

Namespace: StreamCoders.Dash.Schema
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax

[SerializableAttribute]
public class MultipleSegmentBaseType : SegmentBaseType

The MultipleSegmentBaseType type exposes the following members.

Constructors

  NameDescription
Public methodMultipleSegmentBaseType
Initializes a new instance of the MultipleSegmentBaseType class
Top
Extension Methods

  NameDescription
Public Extension MethodCopyOverloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.)
Public Extension MethodCopy(Object)Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.)
Top
Properties

  NameDescription
Public propertyAny (Inherited from SegmentBaseType.)
Public propertyAnyAttr (Inherited from SegmentBaseType.)
Public propertyBitstreamSwitching
Public propertyduration
Public propertydurationSpecified
Public propertyindexRange (Inherited from SegmentBaseType.)
Public propertyindexRangeExact (Inherited from SegmentBaseType.)
Public propertyInitialization (Inherited from SegmentBaseType.)
Public propertypresentationTimeOffset (Inherited from SegmentBaseType.)
Public propertypresentationTimeOffsetSpecified (Inherited from SegmentBaseType.)
Public propertyRepresentationIndex (Inherited from SegmentBaseType.)
Public propertySegmentTimeline
Public propertystartNumber
Public propertystartNumberSpecified
Public propertytimescale (Inherited from SegmentBaseType.)
Public propertytimescaleSpecified (Inherited from SegmentBaseType.)
Top
Remarks

See Also

Reference