Skip to content

Instantly share code, notes, and snippets.

@2hamed
Created January 1, 2019 11:45
Show Gist options
  • Select an option

  • Save 2hamed/a8c413b95490ecba4706681badf4a4e3 to your computer and use it in GitHub Desktop.

Select an option

Save 2hamed/a8c413b95490ecba4706681badf4a4e3 to your computer and use it in GitHub Desktop.
enum class Mode {
Idle, Ready, Recording, Loading
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment