AliVCSDK 6.17.0
阿里云音视频SDK,为视频开发者提供一站式接入服务
 
Loading...
Searching...
No Matches
com.alivc.live.pusher.AlivcLivePushConstants.BITRATE_720P Enum Reference

Public Member Functions

int getBitrate ()
 

Public Attributes

 DEFAULT_VALUE_INT_TARGET_BITRATE =(1200)
 
 DEFAULT_VALUE_INT_MIN_BITRATE =(200)
 
 DEFAULT_VALUE_INT_INIT_BITRATE =(1200)
 
 INTERACTIVE_VALUE_INT_TARGET_BITRATE =(1600)
 
 INTERACTIVE_VALUE_INT_MIN_BITRATE =(300)
 
 INTERACTIVE_VALUE_INT_INIT_BITRATE =(1600)
 

Detailed Description

720P bitrate

Definition at line 431 of file AlivcLivePushConstants.java.

Member Function Documentation

◆ getBitrate()

int com.alivc.live.pusher.AlivcLivePushConstants.BITRATE_720P.getBitrate ( )

Definition at line 444 of file AlivcLivePushConstants.java.

Member Data Documentation

◆ DEFAULT_VALUE_INT_INIT_BITRATE

com.alivc.live.pusher.AlivcLivePushConstants.BITRATE_720P.DEFAULT_VALUE_INT_INIT_BITRATE =(1200)

Definition at line 434 of file AlivcLivePushConstants.java.

◆ DEFAULT_VALUE_INT_MIN_BITRATE

com.alivc.live.pusher.AlivcLivePushConstants.BITRATE_720P.DEFAULT_VALUE_INT_MIN_BITRATE =(200)

Definition at line 433 of file AlivcLivePushConstants.java.

◆ DEFAULT_VALUE_INT_TARGET_BITRATE

com.alivc.live.pusher.AlivcLivePushConstants.BITRATE_720P.DEFAULT_VALUE_INT_TARGET_BITRATE =(1200)

Definition at line 432 of file AlivcLivePushConstants.java.

◆ INTERACTIVE_VALUE_INT_INIT_BITRATE

com.alivc.live.pusher.AlivcLivePushConstants.BITRATE_720P.INTERACTIVE_VALUE_INT_INIT_BITRATE =(1600)

Definition at line 437 of file AlivcLivePushConstants.java.

◆ INTERACTIVE_VALUE_INT_MIN_BITRATE

com.alivc.live.pusher.AlivcLivePushConstants.BITRATE_720P.INTERACTIVE_VALUE_INT_MIN_BITRATE =(300)

Definition at line 436 of file AlivcLivePushConstants.java.

◆ INTERACTIVE_VALUE_INT_TARGET_BITRATE

com.alivc.live.pusher.AlivcLivePushConstants.BITRATE_720P.INTERACTIVE_VALUE_INT_TARGET_BITRATE =(1600)

Definition at line 435 of file AlivcLivePushConstants.java.