LinkVisual Media SDK(Android) v2.7.0-ilop
|
播放器流连接类型定义 More...
Public Member Functions | |
LVStreamConnectType (int value) | |
int | getValue () |
Static Public Member Functions | |
static LVStreamConnectType | parseInt (int value) |
Public Attributes | |
LV_STREAM_CONNECT_TYPE_NONE =(-1) | |
LV_STREAM_CONNECT_TYPE_LOCAL =(0) | |
LV_STREAM_CONNECT_TYPE_SRFLX =(1) | |
LV_STREAM_CONNECT_TYPE_RELAY =(2) | |
LV_STREAM_CONNECT_TYPE_IPV6 =(3) | |
播放器流连接类型定义
com.aliyun.iotx.linkvisual.media.player.bean.LVStreamConnectType.LV_STREAM_CONNECT_TYPE_IPV6 =(3) |
P2P ipv6直连
com.aliyun.iotx.linkvisual.media.player.bean.LVStreamConnectType.LV_STREAM_CONNECT_TYPE_LOCAL =(0) |
P2P本地直连
com.aliyun.iotx.linkvisual.media.player.bean.LVStreamConnectType.LV_STREAM_CONNECT_TYPE_NONE =(-1) |
无连接
com.aliyun.iotx.linkvisual.media.player.bean.LVStreamConnectType.LV_STREAM_CONNECT_TYPE_RELAY =(2) |
云转发
com.aliyun.iotx.linkvisual.media.player.bean.LVStreamConnectType.LV_STREAM_CONNECT_TYPE_SRFLX =(1) |
P2P穿透