ClientLivePlayer constructor

ClientLivePlayer()

Implementation

ClientLivePlayer() {
  _channel.setMethodCallHandler(_handleMethod);
}