C# Class CgwMonitorManage.Tiandy.RealPlayInfo

Afficher le fichier Open project: eSDK/esdk_Cgw Class Usage Examples

Méthodes publiques

Свойство Type Description
ch int
data_type int
hPlayWnd int?

Property Details

ch public_oe property

通道号
public int ch
Résultat int

data_type public_oe property

码流类型 0主码流 1子码流
public int data_type
Résultat int

hPlayWnd public_oe property

播放窗口的句柄, 为NULL表示不播放图象
public int? hPlayWnd
Résultat int?