C# Class SharpFFmpeg.AudioFrame

Inheritance: AVFrameAbs
Afficher le fichier Open project: crazyender/FFMPEG.net Class Usage Examples

Private Properties

Свойство Type Description
ConvertAudioSample void
DoDecode System.IntPtr

Méthodes publiques

Méthode Description
AudioFrame ( IntPtr pPacket, IntPtr codec ) : System

Private Methods

Méthode Description
ConvertAudioSample ( WaveDataType &input, IntPtr sample ) : void
DoDecode ( ) : IntPtr

Method Details

AudioFrame() public méthode

public AudioFrame ( IntPtr pPacket, IntPtr codec ) : System
pPacket System.IntPtr
codec System.IntPtr
Résultat System