VideoConfig Class |
Namespace: FM.IceLink
The VideoConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | VideoConfig(Int32, Int32, Int32) |
Initializes a new instance of the VideoConfig class.
|
![]() | VideoConfig(Int32, Int32, Int32, Int32) |
Initializes a new instance of the VideoConfig class.
|
Name | Description | |
---|---|---|
![]() | ClockRate |
Gets the clock rate.
(Inherited from MediaConfigTConfig.) |
![]() | FrameRate |
Gets or sets the frame rate.
|
![]() | Height |
Gets or sets the height.
|
![]() | Width |
Gets or sets the width.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | IsEquivalent |
Determines whether the specified configuration is equivalent.
(Overrides MediaConfigTConfigIsEquivalent(TConfig).) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a string that represents this instance.
(Overrides ObjectToString.) |