Home
last modified time | relevance | path

Searched refs:isClipCreationInProgress (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/chatterino2/chatterino2-2.3.4/src/providers/twitch/
H A DTwitchChannel.hpp185 bool isClipCreationInProgress{false}; member in chatterino::TwitchChannel
H A DTwitchChannel.cpp1077 this->isClipCreationInProgress) in createClip()
1083 this->isClipCreationInProgress = true; in createClip()
1171 this->isClipCreationInProgress = false; in createClip()