• 製品
  • 価格
  • リソース
  • サポート
このページは現在英語版のみで提供されており、日本語版も近日中に提供される予定です。ご利用いただきありがとうございます。

リリース説明

Version 12.4 @ April 6, 2025

Improvements

All Platforms: Optimize vad precision in TRTCVolumeInfo status parameters.
Android: Supports Low Energy Bluetooth (BLE) connection.
Mac: Full-screen capture with highlighted border filtering.

Bug fixing

Android: Fixed an issue where some devices would switch to speaker mode when changing headphones while the microphone was active.
All Platforms: Fixed the 'Cold Voice' sound effect muting issue.
Android & iOS: Camera supports a Long-Time No-Frame Detection Strategy.

Interface behavior adjustment

1. Custom Preprocessing Format Matching Logic Adjustment.
The TRTCVideoPixelFormat_Texture_2D format is internally mapped to RGBA32.
TRTCVideoBufferType_Texture only supports combination with TRTCVideoPixelFormat_Texture_2D.
2. iOS:Screen Sharing Updates System Triggered Pause/Resume Reason.
Pause Event: When screen sharing is active and the user taps the system's stop Screen Recording button, onScreenCapturePaused Callback reason code: -4.
Resume Event: When screen sharing is paused and the user taps the system's start Screen Recording button, onScreenCaptureResumed Callback reason code: -4.