Linux
Subscribing to audio or video only
By default, a subscriber is initialized to subscribe to audio and video, if they are available. You can toggle audio on or off by calling the otc_subscriber_set_subscribe_to_audio(otc_subscriber *subscriber, otc_bool subscribe_to_audio) :
You can toggle video on or off by calling the otc_subscriber_set_subscribe_to_video(otc_subscriber *subscriber, otc_bool subscribe_to_video) :
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?