Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 524 Bytes

sip.js.simpleuser.remoteaudiotrack.md

File metadata and controls

18 lines (12 loc) · 524 Bytes

Home > sip.js > SimpleUser > remoteAudioTrack

SimpleUser.remoteAudioTrack property

Warning: This API is now obsolete.

Use remoteMediaStream and get track from the stream.

The remote audio track, if available.

Signature:

get remoteAudioTrack(): MediaStreamTrack | undefined;