C# Class DShowNET.DsROT

Afficher le fichier Open project: parhansson/KMotionX

Méthodes publiques

Méthode Description
AddGraphToRot ( object graph, int &cookie ) : bool
RemoveGraphFromRot ( int &cookie ) : bool

Private Methods

Méthode Description
CreateItemMoniker ( string delim, string item, IMoniker &ppmk ) : int
GetCurrentProcessId ( ) : int
GetRunningObjectTable ( int r, IRunningObjectTable &pprot ) : int

Method Details

AddGraphToRot() public static méthode

public static AddGraphToRot ( object graph, int &cookie ) : bool
graph object
cookie int
Résultat bool

RemoveGraphFromRot() public static méthode

public static RemoveGraphFromRot ( int &cookie ) : bool
cookie int
Résultat bool