Copyright © 2006-2019 MultiMedia Soft

EncodeFormats.AAC property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property AAC As EncodeAAC


 

[C#]

public EncodeAAC AAC {get;}


 

[C++]

public: __property EncodeAAC* get_AAC ();


 

This property is Read-only

 

 

Remarks

The object that gives access to AAC and MP4 encoding.

 

This property encapsulates the functionality of the EncodeAAC class.

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