mirror of
https://github.com/recloudstream/cloudstream.git
synced 2024-08-15 01:53:11 +00:00
parent
5af1b80cb7
commit
636e157c63
1 changed files with 1 additions and 3 deletions
|
@ -102,9 +102,7 @@ abstract class AbstractPlayerFragment(
|
|||
throw NotImplementedError()
|
||||
}
|
||||
|
||||
open fun playerStatusChanged(){
|
||||
throw NotImplementedError()
|
||||
}
|
||||
open fun playerStatusChanged(){}
|
||||
|
||||
open fun playerDimensionsLoaded(width: Int, height: Int) {
|
||||
throw NotImplementedError()
|
||||
|
|
Loading…
Reference in a new issue