Click or drag to resize

MediaConfigTConfig Class

A media configuration.
Inheritance Hierarchy
SystemObject
  FM.IceLinkMediaConfigTConfig
    FM.IceLinkAudioConfig
    FM.IceLinkVideoConfig

Namespace:  FM.IceLink
Assembly:  FM.IceLink (in FM.IceLink.dll) Version: 3.2.2.607 (3.2.2.607)

The MediaConfigTConfig type exposes the following members.

Constructors
  NameDescription
Public methodMediaConfigTConfig
Initializes a new instance of the MediaConfigTConfig class.
Top
Properties
  NameDescription
Public propertyClockRate
Gets the clock rate.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIsEquivalent
Determines whether the specified configuration is equivalent.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also