public class LPLinkStreamInfoModel
extends java.lang.Object
限定符和类型 | 字段和说明 |
---|---|
double |
audioBufferLength |
int |
audioBytesPerSecond |
int |
audioLossRate |
double |
bufferTimeMax |
int |
linkType |
double |
videoBufferLength |
int |
videoBytesPerSecond |
int |
videoLossRate |
构造器和说明 |
---|
LPLinkStreamInfoModel() |
public double audioBufferLength
public int audioBytesPerSecond
public int audioLossRate
public int linkType
public int videoBytesPerSecond
public int videoLossRate
public double videoBufferLength
public double bufferTimeMax