SegmentListType ClassMediaSuite 3.1.1889.0
Inheritance Hierarchy

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

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

[SerializableAttribute]
public class SegmentListType : MultipleSegmentBaseType

The SegmentListType type exposes the following members.

Constructors

  NameDescription
Public methodSegmentListType
Initializes a new instance of the SegmentListType 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 propertyactuate
Public propertyAny (Inherited from SegmentBaseType.)
Public propertyAnyAttr (Inherited from SegmentBaseType.)
Public propertyBitstreamSwitching (Inherited from MultipleSegmentBaseType.)
Public propertyduration (Inherited from MultipleSegmentBaseType.)
Public propertydurationSpecified (Inherited from MultipleSegmentBaseType.)
Public propertyhref
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 (Inherited from MultipleSegmentBaseType.)
Public propertySegmentURL
Public propertystartNumber (Inherited from MultipleSegmentBaseType.)
Public propertystartNumberSpecified (Inherited from MultipleSegmentBaseType.)
Public propertytimescale (Inherited from SegmentBaseType.)
Public propertytimescaleSpecified (Inherited from SegmentBaseType.)
Top
Remarks

See Also

Reference