Photon Voice v2.53

Properties | List of all members
RemoteVoiceInfo Class Reference

Information about a remote voice (incoming stream). More...

Properties

VoiceInfo Info [get]
 Remote voice info. More...
 
int ChannelId [get]
 ID of channel used for transmission. More...
 
int PlayerId [get]
 Player ID of voice owner. More...
 
byte VoiceId [get]
 Voice ID (unique in the room). More...
 

Detailed Description

Information about a remote voice (incoming stream).

Property Documentation

◆ ChannelId

int ChannelId
get

ID of channel used for transmission.

◆ Info

VoiceInfo Info
get

Remote voice info.

◆ PlayerId

int PlayerId
get

Player ID of voice owner.

◆ VoiceId

byte VoiceId
get

Voice ID (unique in the room).