SegmentTemplateType ClassMediaSuite 3.1.1889.0
Inheritance Hierarchy

SystemObject
  StreamCoders.Dash.SchemaSegmentBaseType
    StreamCoders.Dash.SchemaMultipleSegmentBaseType
      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 SegmentTemplateType : MultipleSegmentBaseType

The SegmentTemplateType type exposes the following members.

Constructors

  NameDescription
Public methodSegmentTemplateType
Initializes a new instance of the SegmentTemplateType 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 propertyBitstreamSwitching (Inherited from MultipleSegmentBaseType.)
Public propertyduration (Inherited from MultipleSegmentBaseType.)
Public propertydurationSpecified (Inherited from MultipleSegmentBaseType.)
Public propertyindex
Public propertyindexRange (Inherited from SegmentBaseType.)
Public propertyindexRangeExact (Inherited from SegmentBaseType.)
Public propertyinitialization
Public propertyInitialization (Inherited from SegmentBaseType.)
Public propertymedia
Public propertypresentationTimeOffset (Inherited from SegmentBaseType.)
Public propertypresentationTimeOffsetSpecified (Inherited from SegmentBaseType.)
Public propertyRepresentationIndex (Inherited from SegmentBaseType.)
Public propertySegmentTimeline (Inherited from MultipleSegmentBaseType.)
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