Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WebRTC] Add Mute API for audio track #5440

Merged
merged 2 commits into from
Aug 4, 2023
Merged

[WebRTC] Add Mute API for audio track #5440

merged 2 commits into from
Aug 4, 2023

Conversation

hsgwon
Copy link
Contributor

@hsgwon hsgwon commented Aug 2, 2023

Description of Change

Add Mute API for audio track

API Changes

  • TCSACR-542

@hsgwon hsgwon added ACR Required API11 Platform : Tizen 8.0 / TFM: net6.0-tizen8.0 labels Aug 2, 2023
@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 1, Removed: 0, Changed: 0

Added

+ /// <since_tizen>11</since_tizen
+ System.Boolean Tizen.Multimedia.Remoting.MediaStreamTrack::Mute()

@TizenAPI-Bot
Copy link
Collaborator

Public API Changed

Please follow the ACR process for the changed API below.

Added: 1, Removed: 0, Changed: 0

Added

+ /// <since_tizen>11</since_tizen
+ System.Boolean Tizen.Multimedia.Remoting.MediaStreamTrack::Mute()

@hsgwon hsgwon merged commit bad2ff3 into Samsung:master Aug 4, 2023
3 checks passed
@hsgwon hsgwon deleted the api11.webrtc.AddMuteAPIs branch August 4, 2023 07:53
hinohie pushed a commit that referenced this pull request Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACR Required API11 Platform : Tizen 8.0 / TFM: net6.0-tizen8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants