C# 클래스 ADL.ADLMediaStats

파일 보기 프로젝트 열기: addlive/addlive_sdk_c_sharp 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
avOffset float
avgJitter float
bitRate float
cpu float
fps float
jbLength float
layer int
loss float
maxJitter float
psnr float
quality int
queueDelay float
rtt float
totalCpu float
totalLoss int

프로퍼티 상세

avOffset 공개적으로 프로퍼티

public float avOffset
리턴 float

avgJitter 공개적으로 프로퍼티

public float avgJitter
리턴 float

bitRate 공개적으로 프로퍼티

public float bitRate
리턴 float

cpu 공개적으로 프로퍼티

public float cpu
리턴 float

fps 공개적으로 프로퍼티

public float fps
리턴 float

jbLength 공개적으로 프로퍼티

public float jbLength
리턴 float

layer 공개적으로 프로퍼티

public int layer
리턴 int

loss 공개적으로 프로퍼티

public float loss
리턴 float

maxJitter 공개적으로 프로퍼티

public float maxJitter
리턴 float

psnr 공개적으로 프로퍼티

public float psnr
리턴 float

quality 공개적으로 프로퍼티

public int quality
리턴 int

queueDelay 공개적으로 프로퍼티

public float queueDelay
리턴 float

rtt 공개적으로 프로퍼티

public float rtt
리턴 float

totalCpu 공개적으로 프로퍼티

public float totalCpu
리턴 float

totalLoss 공개적으로 프로퍼티

public int totalLoss
리턴 int