Interface LiveVideoChecker


public interface LiveVideoChecker
Interface to get information whether the video is Live or not.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isLiveVideo

      boolean isLiveVideo()
      Returns:
      true if the video is live.