Skip to content

Conversation

@zztkm
Copy link
Contributor

@zztkm zztkm commented Dec 15, 2025

No description provided.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

format しただけです。

@zztkm
Copy link
Contributor Author

zztkm commented Dec 15, 2025

!haiku レビューして

@github-actions

This comment was marked as resolved.


func addAudioTrackSink(_ sink: RTCAudioTrackSink) {
Logger.debug(type: .mediaStream, message: "add audio track sink \(sink)")
nativeAudioTrack?.add(sink)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

RTCAudioTrack の addSink 内で sink の重複チェックをしているので、iOS SDK での重複チェックは不要。

https://github.com/shiguredo-webrtc-build/webrtc-build/blob/7d4b527397a61d200d77a1971de2714ded3b710d/patches/ios_audio_track_sink.patch#L201-L206

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

これコードコメントに書いてあったほうが良さそう。

@zztkm zztkm changed the title [WIP] RTCAudioTrackSink ラッパーを MediaStream に追加する RTCAudioTrackSink ラッパーを MediaStream に追加する Dec 15, 2025
@zztkm zztkm requested a review from t-miya December 15, 2025 06:30
@zztkm zztkm merged commit 8177b0e into develop Dec 15, 2025
@zztkm zztkm deleted the feature/audio-track-sink branch December 15, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants