LinkVisual Media SDK(Android) v2.7.0-ilop
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
com.aliyun.iotx.linkvisual.media.player.bean.LVStreamConnectType Enum Reference

播放器流连接类型定义 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)
 

Detailed Description

播放器流连接类型定义

Member Data Documentation

◆ LV_STREAM_CONNECT_TYPE_IPV6

com.aliyun.iotx.linkvisual.media.player.bean.LVStreamConnectType.LV_STREAM_CONNECT_TYPE_IPV6 =(3)

P2P ipv6直连

◆ LV_STREAM_CONNECT_TYPE_LOCAL

com.aliyun.iotx.linkvisual.media.player.bean.LVStreamConnectType.LV_STREAM_CONNECT_TYPE_LOCAL =(0)

P2P本地直连

◆ LV_STREAM_CONNECT_TYPE_NONE

com.aliyun.iotx.linkvisual.media.player.bean.LVStreamConnectType.LV_STREAM_CONNECT_TYPE_NONE =(-1)

无连接

◆ LV_STREAM_CONNECT_TYPE_RELAY

com.aliyun.iotx.linkvisual.media.player.bean.LVStreamConnectType.LV_STREAM_CONNECT_TYPE_RELAY =(2)

云转发

◆ LV_STREAM_CONNECT_TYPE_SRFLX

com.aliyun.iotx.linkvisual.media.player.bean.LVStreamConnectType.LV_STREAM_CONNECT_TYPE_SRFLX =(1)

P2P穿透