Copyright © 2006-2019 MultiMedia Soft

EncodeFormats.OGG property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property OGG As EncodeOGG


 

[C#]

public EncodeOGG OGG {get;}


 

[C++]

public: __property EncodeOGG* get_OGG ();


 

This property is Read-only

 

 

Remarks

The object that gives access to OGG Vorbis encoding.

 

This property encapsulates the functionality of the EncodeOGG class.

For further information about available encoding formats see the EncodeFormatsMan class.