Overview
Properties
Methods
Properties
broadcasterDisplayName
Type: string
The display name of the broadcaster of the stream where the clip was created.
Methods
getBroadcaster()
asyncRetrieves information about the broadcaster of the stream where the clip was created.
Return type:
HelixUser
|
null
getCreator()
asyncRetrieves information about the creator of the clip.
Return type:
HelixUser
|
null
getGame()
asyncRetrieves information about the game that was being played when the clip was created.
Return type:
HelixGame
|
null
getVideo()
asyncRetrieves information about the video the clip is taken from.
Return type:
HelixVideo
|
null