C# Class Xamarin.Forms.Conference.WebRTC.Droid.VP8.Decoder

Afficher le fichier Open project: QuickBlox/quickblox-dotnet-sdk

Méthodes publiques

Свойство Type Description
NeedsKeyFrame bool

Méthodes publiques

Méthode Description
Decode ( byte encodedFrame, int &width, int &height ) : byte[]
Decoder ( ) : System
Destroy ( ) : void

Method Details

Decode() public méthode

public Decode ( byte encodedFrame, int &width, int &height ) : byte[]
encodedFrame byte
width int
height int
Résultat byte[]

Decoder() public méthode

public Decoder ( ) : System
Résultat System

Destroy() public méthode

public Destroy ( ) : void
Résultat void

Property Details

NeedsKeyFrame public_oe property

public bool NeedsKeyFrame
Résultat bool