Interface IStreamInfo

All Known Subinterfaces:
IWebRTCMuxer
All Known Implementing Classes:
BasicStreamInfo, StreamInfo

public interface IStreamInfo
  • Method Details

    • getVideoHeight

      int getVideoHeight()
      Returns the height of the video
      Returns:
    • getVideoWidth

      int getVideoWidth()
      Returns the width of the video
      Returns:
    • getVideoBitrate

      int getVideoBitrate()
      Returns the video bitrate
      Returns:
      bps
    • getAudioBitrate

      int getAudioBitrate()
      Returns the audio bitrate
      Returns:
    • getVideoCodec

      VideoCodec getVideoCodec()
      Returns:
      the video codec