Click or drag to resize

CodecInfoToString Method

Creates the string representation of the CodecInfo object.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public override string ToString()

Return Value

Type: String
The string representation of the CodecInfo object.
See Also