Package 

Class VHLivePusher

  • All Implemented Interfaces:
    com.vhall.push.IVHLivePusher

    
    public class VHLivePusher
    extends LivePusher
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      VHLivePusher(IVHCapture videoCapture, IVHCapture audioCapture, VHLivePushConfig config)
    • Method Summary

      Modifier and Type Method Description
      void setLogReportRoomId(String logReportRoomId)
      void start(String roomId, String accessToken)
      void pause()
      void addExtraLogParam(String s)
      • Methods inherited from class com.vhall.push.LivePusher

        enterRoomReport, getState, openNoiseCancelling, pause, pushAACDataTs, pushH264DataTs, release, resume, resumeAble, setListener, setLogParam, setVolumeAmplificateSize, start, stop
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait