AudioCodecName property
Description
A name of the current audio codec.
Set this property to change the audio codec.
Default codec is PCM
(uncompressed).
See the code examples for details.
Property type
A String value.
Syntax [Visual Basic]
Property AudioCodecName As String
|