The Label Overlay Widget allows you to display persistent information for your stream that will automatically update as changes occur. Common examples are for showing the latest follower, subscriber, donation, etc.
When building a Label Overlay Widget, you can select from one of the following options for how the labels will be displayed:
- Rotation Displays: The label displayed will rotate between each of the enabled label types automatically based on the number of seconds specified.
- Newest Only: The label displayed will always be the label type that was most recently updated and will not change until the same one or a different one has had it's value updated.
The following are the list of supported label types:
- Viewer Count: Displays the amount of viewers watching your across all your connected platforms.
- Chatter Count: Displays the amount of actively detected chatters across all your connected platforms.
- Latest Follower: Displays the username of the latest user to follow your channel / become a YouTube subscriber.
- Total Followers: Displays the total number of followers / YouTube subscribers.
- Latest Subscriber: Displays the username of the latest user who subscribed to your channel / became a YouTube member.
- Total Subscribers: Displays the total number of subscribers / YouTube members.
- Latest Raid: Displays the username and amount of viewers of the latest raid on your channel.
- Latest Donation: Displays the username and the amount of the latest donation.
- Latest Twitch Bits: Displays the username and amount of the latest Twitch Bits cheered.
- Latest Trovo Elixir: Displays the username and amount of the latest Trovo Elixir.
- Latest YouTube Super Chat: Displays the username and amount of the latest YouTube Super Chat.
- Counter: Displays the amount of the selected counter. This will automatically update as changes are made to the counter.
- File: Displays the contents of the selected text file. This will automatically update as changes are made to the text file.
All label types have a default format specified for that containing the common information you will want. You can further use Special Identifiers in the format as well, including user-specific Special Identifiers for the user displayed in that label where applicable (EX: $username will show the name of the user that followed for the Latest Follower label type).