C# 클래스 Valve.Steamworks.CSteamVideo

상속: ISteamVideo
파일 보기 프로젝트 열기: kronosaur/Transcendence

공개 메소드들

메소드 설명
CSteamVideo ( IntPtr SteamVideo )
GetIntPtr ( ) : IntPtr
GetVideoURL ( uint unVideoAppID ) : void
IsBroadcasting ( int &pnNumViewers ) : bool

비공개 메소드들

메소드 설명
CheckIfUsable ( ) : void

메소드 상세

CSteamVideo() 공개 메소드

public CSteamVideo ( IntPtr SteamVideo )
SteamVideo System.IntPtr

GetIntPtr() 공개 메소드

public GetIntPtr ( ) : IntPtr
리턴 System.IntPtr

GetVideoURL() 공개 메소드

public GetVideoURL ( uint unVideoAppID ) : void
unVideoAppID uint
리턴 void

IsBroadcasting() 공개 메소드

public IsBroadcasting ( int &pnNumViewers ) : bool
pnNumViewers int
리턴 bool