Skip to content

Instantly share code, notes, and snippets.

@vialyx
Created October 10, 2018 18:33
Show Gist options
  • Save vialyx/bb98fea832c7159408be1713741e1b20 to your computer and use it in GitHub Desktop.
Save vialyx/bb98fea832c7159408be1713741e1b20 to your computer and use it in GitHub Desktop.
class VideoPlayer: Player {
var file: String
var width: Int
var height: Int
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment