final playerEventRawStreamProvider = Provider<Stream<Object?>>((ref) { return BccmPlayerInterface.instance.playerEventStream; });