Click or drag to resize
XDL

XVideoChannelGetBitRateVideo Method

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

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

Return Value

Type: Double
비디오 BitRate.
See Also