C# Class Valve.Steamworks.CSteamVideo

Inheritance: ISteamVideo
ファイルを表示 Open project: kronosaur/Transcendence

Public Methods

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

Private Methods

Method Description
CheckIfUsable ( ) : void

Method Details

CSteamVideo() public method

public CSteamVideo ( IntPtr SteamVideo )
SteamVideo System.IntPtr

GetIntPtr() public method

public GetIntPtr ( ) : IntPtr
return System.IntPtr

GetVideoURL() public method

public GetVideoURL ( uint unVideoAppID ) : void
unVideoAppID uint
return void

IsBroadcasting() public method

public IsBroadcasting ( int &pnNumViewers ) : bool
pnNumViewers int
return bool