Gets the FOURCC format id of the source audio.
public virtual int SourceAudioFOURCC {get;}
public:
virtual property int SourceAudioFOURCC {
int get();
}
'Declaration
Public Overridable ReadOnly Property SourceAudioFOURCC As Integer
'Usage
Dim instance As ConvertCtrl
Dim value As Integer
value = instance.SourceAudioFOURCC
Property Value
A value representing a FOURCC code for the audio format.