C# Class Valve.Steamworks.ISteamVideo

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

Public Methods

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

Method Details

GetIntPtr() public abstract method

public abstract GetIntPtr ( ) : IntPtr
return IntPtr

GetVideoURL() public abstract method

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

IsBroadcasting() public abstract method

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