C# Class WebRtc.NET.Utils.Util

Afficher le fichier Open project: radioman/WebRtc.NET

Méthodes publiques

Méthode Description
OnFillBuffer ( byte pData, long lDataLen, int part_idx, bool keyFrame ) : void

Method Details

OnFillBuffer() public static méthode

public static OnFillBuffer ( byte pData, long lDataLen, int part_idx, bool keyFrame ) : void
pData byte
lDataLen long
part_idx int
keyFrame bool
Résultat void