C# 클래스 CgwMonitorManage.Tiandy.RealPlayInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
ch int
data_type int
hPlayWnd int?

프로퍼티 상세

ch 공개적으로 프로퍼티

通道号
public int ch
리턴 int

data_type 공개적으로 프로퍼티

码流类型 0主码流 1子码流
public int data_type
리턴 int

hPlayWnd 공개적으로 프로퍼티

播放窗口的句柄, 为NULL表示不播放图象
public int? hPlayWnd
리턴 int?