Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LiveKitParticipant ¶
type LiveKitParticipant struct {
// contains filtered or unexported fields
}
func NewLiveKitParticipant ¶
func NewLiveKitParticipant(port uint32, audioTrack string, forceRelay bool) (*LiveKitParticipant, error)
func (*LiveKitParticipant) ConnectAndPublish ¶
func (p *LiveKitParticipant) ConnectAndPublish() error
func (*LiveKitParticipant) Disconnect ¶
func (p *LiveKitParticipant) Disconnect()
Click to show internal directories.
Click to hide internal directories.