Click or drag to resize
CodecInfoToString Method
Creates the string representation of the CodecInfo object.

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

Return Value

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