C# Class Smoothget.MainClass.MuxingInteractiveState

Afficher le fichier Open project: pinglossy/smoothget

Méthodes publiques

Méthode Description
Abort ( ) : void
DisplayDuration ( ulong reachedTicks, ulong totalTicks ) : void
MuxingInteractiveState ( ) : System
SetupStop ( bool isLive, IStoppable stoppable ) : void
StopRecoding ( ) : void

Method Details

Abort() public méthode

public Abort ( ) : void
Résultat void

DisplayDuration() public méthode

public DisplayDuration ( ulong reachedTicks, ulong totalTicks ) : void
reachedTicks ulong
totalTicks ulong
Résultat void

MuxingInteractiveState() public méthode

public MuxingInteractiveState ( ) : System
Résultat System

SetupStop() public méthode

public SetupStop ( bool isLive, IStoppable stoppable ) : void
isLive bool
stoppable IStoppable
Résultat void

StopRecoding() public méthode

public StopRecoding ( ) : void
Résultat void