Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9
|
Leadtools.Multimedia Namespace > AudioCompressors Class : Vorbis Property |
public Compressor Vorbis {get;}
'Declaration
Public ReadOnly Property Vorbis As Compressor
'Usage
Dim instance As AudioCompressors Dim value As Compressor value = instance.Vorbis
public: property Compressor^ Vorbis { Compressor^ get(); }