Property ParticipantTapAudioSource
ParticipantTapAudioSource
The AudioSource component of a VivoxParticipantTap gameobject if one has been created. This will be null if there is no active VivoxParticipantTap associated with this participant object.
Declaration
public AudioSource ParticipantTapAudioSource { get; }
Property Value
Type | Description |
---|---|
AudioSource |