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

scaleResolutionDownTo を追加する #144

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

zztkm
Copy link
Contributor

@zztkm zztkm commented Dec 19, 2024

  • [ADD] 転送フィルター機能の設定を表すクラス SoraForwardingFilterOptionnamepriority を追加する

This pull request includes several changes to the sora-android-sdk to add new features and fix existing issues. The most important changes include the addition of a new encoding parameter, updates to the CHANGES.md file, and the introduction of a new data class.

New Features:

  • Added a new encoding parameter scaleResolutionDownTo to the Encoding data class in Catalog.kt.
  • Introduced a new data class ScaleResolutionDownTo with width and height attributes in Catalog.kt.

Documentation Updates:

  • Updated CHANGES.md to include the addition of the scaleResolutionDownTo encoding parameter.

@zztkm zztkm changed the title WIP: scaleResolutionDownTo を追加する scaleResolutionDownTo を追加する Dec 19, 2024
@miosakuma
Copy link
Contributor

このあたりも関連しそうです。

private fun updateSenderOfferEncodings(sender: RtpSender) {

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.

2 participants