RTPSourceMeta.setSsrc

Sets ssrc in meta. If ssrc is null the ssrc of meta will be unset.

class RTPSourceMeta
bool
setSsrc
(
out uint ssrc
)

Parameters

ssrc uint

pointer to the SSRC

Return Value

Type: bool

true on success, false otherwise.