Skip to main content

XblPresenceBroadcastRecord

The broadcast information of what the user is broadcasting.

Syntax

Members

broadcastId
Type: 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.

Member of

XblPresenceTitleRecord

Requirements

Header: presence_c.h

See also

presence_c
Last modified on August 4, 2026