C# Class Valve.Steamworks.CSteamVideo

Inheritance: ISteamVideo
Afficher le fichier Open project: kronosaur/Transcendence

Méthodes publiques

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

Private Methods

Méthode Description
CheckIfUsable ( ) : void

Method Details

CSteamVideo() public méthode

public CSteamVideo ( IntPtr SteamVideo )
SteamVideo System.IntPtr

GetIntPtr() public méthode

public GetIntPtr ( ) : IntPtr
Résultat System.IntPtr

GetVideoURL() public méthode

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

IsBroadcasting() public méthode

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