Copyright © 2011-2019 MultiMedia Soft

EncodeFormats.PVF property (RO)

Previous pageReturn to chapter overviewNext page

Type

[Visual Basic]

Public Property PVF As EncodePVF


 

[C#]

public EncodePVF PVF {get;}


 

[C++]

public: __property EncodePVF* get_PVF ();


 

This property is Read-only

 

 

Remarks

The object that gives access to Portable Voice Format encoding.

 

This property encapsulates the functionality of the EncodePVF class.

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