Bring managed iOS client to feature parity
.NET port / test (macos-latest) (push) Canceled after 0s
.NET port / test (ubuntu-24.04) (push) Canceled after 0s
.NET port / test (windows-latest) (push) Canceled after 0s
.NET port / apple-client (push) Canceled after 0s
.NET port / cpp-conformance (push) Canceled after 0s
.NET port / test (macos-latest) (push) Canceled after 0s
.NET port / test (ubuntu-24.04) (push) Canceled after 0s
.NET port / test (windows-latest) (push) Canceled after 0s
.NET port / apple-client (push) Canceled after 0s
.NET port / cpp-conformance (push) Canceled after 0s
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
# iOS broadcast-audio ring format
|
||||
|
||||
The ReplayKit extension and host app exchange audio through `broadcast_audio.ring` in the
|
||||
`group.me.iamtalon.voicecat` App Group. Version 1 is a 64-byte little-endian header followed by
|
||||
96,000 signed 16-bit PCM samples (one second of stereo at 48 kHz).
|
||||
The ReplayKit extension or iOS 27 ScreenCaptureKit host producer exchanges audio with the
|
||||
managed host consumer through `broadcast_audio.ring` in the `group.me.iamtalon.voicecat` App
|
||||
Group. Only one producer is active at a time. Version 1 is a 64-byte little-endian header
|
||||
followed by 96,000 signed 16-bit PCM samples (one second of stereo at 48 kHz).
|
||||
|
||||
| Offset | Type | Meaning |
|
||||
|---:|---|---|
|
||||
|
||||
Reference in New Issue
Block a user