play method

void play()

plays the video

Implementation

void play() => _ctr.podVideoStateChanger(PodVideoState.playing);