The FFMpeg format type.
Inheritance Hierarchy
Namespace:
CSAudioConverter
Assembly:
CSAudioConverter (in CSAudioConverter.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax [SerializableAttribute]
public class FFMpegFormat
<SerializableAttribute>
Public Class FFMpegFormat
Dim instance As FFMpegFormat
[<SerializableAttribute>]
type FFMpegFormat = class end
/** @attribute SerializableAttribute */
public class FFMpegFormat
public class FFMpegFormat
CSAudioConverter.FFMpegFormat = function();
Type.createClass(
'CSAudioConverter.FFMpegFormat');
The FFMpegFormat type exposes the following members.
Constructors
| Name | Description |
---|
| FFMpegFormat | Initializes a new instance of the FFMpegFormat class |
TopProperties See Also