ParticipantReceiverInformationSsrc Property |
Synchronization source of remote endpoint.
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax public int Ssrc { get; set; }
Public Property Ssrc As Integer
Get
Set
public:
property int Ssrc {
int get ();
void set (int value);
}
member Ssrc : int with get, set
Property Value
Type:
Int32See Also