RCRTCCDNInputStream

public interface RCRTCCDNInputStream

Functions

Link copied to clipboard
public abstract RCRTCVideoFps getHighestFPS()
Added from 5.1.
Link copied to clipboard
public abstract RCRTCVideoResolution getHighestResolution()
Added from 5.1.
Link copied to clipboard
public abstract RCRTCVideoFps getVideoFps()
Added from 5.1.
Link copied to clipboard
public abstract RCRTCVideoResolution getVideoResolution()
Added from 5.1.
Link copied to clipboard
public abstract void setVideoConfig(RCRTCVideoResolution videoResolution, RCRTCVideoFps videoFps, IRCRTCResultCallback callback)
Added from 5.1.