Copyright © 2008-2019 MultiMedia Soft

EncodeFormats.FLAC property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property FLAC As EncodeFLAC


 

[C#]

public EncodeFLAC FLAC {get;}


 

[C++]

public: __property EncodeFLAC* get_FLAC ();


 

This property is Read-only

 

 

Remarks

The object that gives access to FLAC encoding.

 

This property encapsulates the functionality of the EncodeFLAC class.

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