| StreamConverter Class |
Namespace: Ozeki.Media
The StreamConverter type exposes the following members.
| Name | Description | |
|---|---|---|
| StreamConverter |
Initializes a new instance of the StreamConverter class.
|
| Name | Description | |
|---|---|---|
| Convert |
Converts the source stream into the destination stream.
| |
| ConvertAsync |
Begins converting asynchronously the source stream into the destination stream.
|
| Name | Description | |
|---|---|---|
| ConversionCompleted |
Occurs when the conversion finished.
|