C# Class Valve.Steamworks.ISteamVideo

Afficher le fichier Open project: kronosaur/Transcendence

Méthodes publiques

Méthode Description
GetIntPtr ( ) : IntPtr
GetVideoURL ( uint unVideoAppID ) : void
IsBroadcasting ( int &pnNumViewers ) : bool

Method Details

GetIntPtr() public abstract méthode

public abstract GetIntPtr ( ) : IntPtr
Résultat IntPtr

GetVideoURL() public abstract méthode

public abstract GetVideoURL ( uint unVideoAppID ) : void
unVideoAppID uint
Résultat void

IsBroadcasting() public abstract méthode

public abstract IsBroadcasting ( int &pnNumViewers ) : bool
pnNumViewers int
Résultat bool