9 #import <Foundation/Foundation.h>
14 @property (nonatomic,copy) NSString *
domain;
23 @property (nonatomic,copy) NSString *
serial;
NSInteger upnpMappingMode
Mapping mode: 1- Manual, 0- Automatic.
Definition: EZHiddnsDeviceInfo.h:29
NSString * deviceIp
Device IP address.
Definition: EZHiddnsDeviceInfo.h:17
NSInteger hiddnsHttpPort
HTTP port mapping.
Definition: EZHiddnsDeviceInfo.h:35
Definition: EZHiddnsDeviceInfo.h:11
NSString * domain
Device domain name.
Definition: EZHiddnsDeviceInfo.h:14
NSInteger hiddnsHttpsPort
HTTP port mapping.
Definition: EZHiddnsDeviceInfo.h:38
NSInteger hiddnsRtspPort
Mapping streaming port.
Definition: EZHiddnsDeviceInfo.h:47
NSString * serial
Device full serial No.
Definition: EZHiddnsDeviceInfo.h:23
NSInteger mappingHiddnsCmdPort
Port manual mapping, used when upnpMappingMode=1.
Definition: EZHiddnsDeviceInfo.h:41
NSInteger mappingHiddnsHttpPort
HTTP port manual mapping, used when upnpMappingMode=1.
Definition: EZHiddnsDeviceInfo.h:32
NSInteger hiddnsCmdPort
Mapping service port.
Definition: EZHiddnsDeviceInfo.h:44
NSString * subSerial
Device sub serial No.
Definition: EZHiddnsDeviceInfo.h:20
NSString * deviceName
Device name.
Definition: EZHiddnsDeviceInfo.h:26