castStop

@RequiresApi(value = 19)
abstract fun castStop()

Stops casting the current video. Has no effect if isCasting is false.