| Description | Hierarchy | Fields | Methods | Properties | 
type unaIPTransRTSPSession = class(unaObject)
RTSP Sessions
![]()  | 
constructor create(const session, destURI: string; recSSRC: uint32; ttl: int); | 
![]()  | 
class function session2id(const session: string): int64; | 
![]()  | 
property destURI: string read f_destURI; | 
![]()  | 
property id: int64 read f_id; | 
![]()  | 
property recSSRC: uint32 read f_recSSRC; | 
![]()  | 
property session: string read f_session; | 
![]()  | 
property ttl: int read f_ttl; | 
![]()  | 
constructor create(const session, destURI: string; recSSRC: uint32; ttl: int); | 
![]()  | 
class function session2id(const session: string): int64; | 
![]()  | 
property destURI: string read f_destURI; | 
![]()  | 
property id: int64 read f_id; | 
![]()  | 
property recSSRC: uint32 read f_recSSRC; | 
![]()  | 
property session: string read f_session; | 
![]()  | 
property ttl: int read f_ttl; | 
(c) 2012 Lake of Soft