Interface LiveVideoChecker
-
public interface LiveVideoChecker
Interface to get information whether the video is Live or not.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isLiveVideo()
-