Windows
Subscribing to audio or video only
By default, a Subscriber object is initialized to subscribe to audio and video, if they are available.
You can toggle audio on or off by setting the SubscribeToAudio property of the Subscriber object:
You toggle video on or off by setting the SubscribeToVideo property of the Subscriber object:
Note however that you can only subscribe to audio or video if the client publishing the stream includes audio or video. For example, setting SubscribeToVideo to true will have no effect if the client publishing the stream is publishing audio only.
Adjusting audio and video
Learn more about manipulating audio and video of Vonage Video API streams for your application. Publish only video or audio, adjust the frame rate, and more.
手順
1
Introduction2
Prerequisites3
Adjusting audio and video4
Adjusting video settings5
Adjusting audio settings6
Subscribing to audio or video only7
Detecting audio or video8
What's next?