| MediaSuite Class |
Namespace: StreamCoders
The MediaSuite type exposes the following members.
| Name | Description | |
|---|---|---|
| MediaSuite | Initializes a new instance of the MediaSuite class |
| Name | Description | |
|---|---|---|
| Build |
Returns build number part.
| |
| BuildDate | ||
| MajorVersion |
Returns major version part.
| |
| MinorVersion |
Returns minor version part.
| |
| Notes |
Returns optional notes of release.
| |
| Revision |
Returns revision number part.
| |
| Version |
Returns version string.
|
| Name | Description | |
|---|---|---|
| Initialize |
For internal use
|
| Name | Description | |
|---|---|---|
| Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |