XblPresenceBroadcastRecord
The broadcast information of what the user is broadcasting.Syntax
Members
broadcastIdType: const char* Id for this broadcast as defined by the broadcasting service. session
Type: char[XBL_GUID_LENGTH] The GUID uniquely identifying the broadcasting session. provider
Type: XblPresenceBroadcastProvider The streaming provider. viewerCount
Type: uint32_t Approximate number of current viewers. startTime
Type: time_t Time the broadcast was started.
