Method | Description | |
---|---|---|
GetVideoURL ( AppId_t unVideoAppID ) : void |
Get a URL suitable for streaming the given Video app ID's video
|
|
IsBroadcasting ( int &pnNumViewers ) : bool |
returns true if user is uploading a live broadcast
|
public static GetVideoURL ( AppId_t unVideoAppID ) : void | ||
unVideoAppID | AppId_t | |
return | void |
public static IsBroadcasting ( int &pnNumViewers ) : bool | ||
pnNumViewers | int | |
return | bool |