C# Class Unosquare.FFmpegMediaElement.FFmpegMediaFrame

Represents a video or audio frame.
Inheritance: IDisposable
Afficher le fichier Open project: bbougot/Popcorn Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
EnqueueRelease ( ) : void
InternalRelease ( ) : void

Private Methods

Méthode Description
Dispose ( bool alsoManaged ) : void
FFmpegMediaFrame ( ) : FFmpeg.AutoGen

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

EnqueueRelease() public méthode

public EnqueueRelease ( ) : void
Résultat void

InternalRelease() public méthode

public InternalRelease ( ) : void
Résultat void