VideoBackstage
No description
type VideoBackstage {
token: String! @deprecated
moderatorCommunityProfile: EventPerson
}
Fields
VideoBackstage.token
● String!
deprecated non-null scalar
DEPRECATEDDo not use. Use RTMPLiveStreamVideo.activeSource to see if the RTMP stream source is backstage.
VideoBackstage.moderatorCommunityProfile
● EventPerson
object
Member Of
RTMPLiveStreamVideo
object