| RTPPacketInfoSSRCIdentifier Property  | 
            Gets or sets the identifier of the synchronization source.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic uint SSRCIdentifier { get; }Public ReadOnly Property SSRCIdentifier As UInteger
	Get
public:
property unsigned int SSRCIdentifier {
	unsigned int get ();
}member SSRCIdentifier : uint32 with get
Property Value
Type: 
UInt32
See Also