Click or drag to resize
XDL

XVideoChannelGetBitRateVideo Method

네트워크로 데이터를 수신 받을시 네트워크 수신율(BitRate : 초당 수신 bit수)를 얻는다.

Namespace: Pixoneer.NXDL.NXVideo
Assembly: NXVideo (in NXVideo.dll) Version: 2.0.3.38
Syntax
C#
public double GetBitRateVideo()

Return Value

Double
비디오 BitRate.
See Also