Windows SDK API Reference
|
information of raw live stream info. Here are more detailed structural descriptions.. More...
#include <meeting_live_stream_interface.h>
Public Member Functions | |
RawLiveStreamInfo () | |
Data Fields | |
unsigned int | userId |
User ID. More... | |
const wchar_t * | broadcastUrl |
Broadcast URL. More... | |
information of raw live stream info. Here are more detailed structural descriptions..
Definition at line 30 of file meeting_live_stream_interface.h.
|
inline |
Definition at line 34 of file meeting_live_stream_interface.h.
References broadcastUrl, and userId.
const wchar_t* RawLiveStreamInfo::broadcastUrl |
Broadcast URL.
Definition at line 33 of file meeting_live_stream_interface.h.
Referenced by RawLiveStreamInfo().
unsigned int RawLiveStreamInfo::userId |
User ID.
Definition at line 32 of file meeting_live_stream_interface.h.
Referenced by RawLiveStreamInfo().