diff --git a/en-US/dita/RTC-NG/API/class_snapshotconfig.dita b/en-US/dita/RTC-NG/API/class_snapshotconfig.dita index d8b633edc77..e48d3d35dbc 100644 --- a/en-US/dita/RTC-NG/API/class_snapshotconfig.dita +++ b/en-US/dita/RTC-NG/API/class_snapshotconfig.dita @@ -37,7 +37,7 @@ position - The observation position of the video frame to be captured in the video link. See . + The position of the snapshot video frame in the video pipeline. See . diff --git a/en-US/dita/RTC-NG/API/enum_audiosourcetype.dita b/en-US/dita/RTC-NG/API/enum_audiosourcetype.dita index a50dc68398e..e50174af407 100644 --- a/en-US/dita/RTC-NG/API/enum_audiosourcetype.dita +++ b/en-US/dita/RTC-NG/API/enum_audiosourcetype.dita @@ -46,7 +46,7 @@ - 100: An unknown video source. + 100: An unknown audio source. diff --git a/en-US/dita/RTC-NG/API/enum_rteplayerevent.dita b/en-US/dita/RTC-NG/API/enum_rteplayerevent.dita index 6c59cf24b62..d33515862a9 100644 --- a/en-US/dita/RTC-NG/API/enum_rteplayerevent.dita +++ b/en-US/dita/RTC-NG/API/enum_rteplayerevent.dita @@ -29,11 +29,11 @@ - 9: Due to network issues, the audio and video stream has fallen back to receiving only the audio stream. + 9: Due to network issues, the audio and video stream has fallen back to audio stream. - 10: After network conditions improve, the stream has recovered from receiving only audio to receiving both audio and video streams. + 10: After network conditions improve, the stream has recovered from audio-only to audio and video stream.