port property
int
get
port
The RTP mutlicast destination port. A device may support RTCP. In this case the port value shall be even to allow the corresponding RTCP stream to be mapped to the next higher (odd) destination port number as defined in the RTSP specification.
Implementation
int get port => int.parse(xmlPort['\$']);