stopRealtimeSampleDelivery(session:)
Called when the extension should stop realtime sample delivery.
Declaration
@MainActor func stopRealtimeSampleDelivery(session: MediaOutputSession)Parameters
- session:
The session to stop delivering samples for.
Called when the extension should stop realtime sample delivery.
@MainActor func stopRealtimeSampleDelivery(session: MediaOutputSession)The session to stop delivering samples for.