startRealtimeSampleDelivery(session:)
Called when the extension can receive realtime samples.
Declaration
@MainActor func startRealtimeSampleDelivery(session: MediaOutputSession)Parameters
- session:
The session associated with the sample delivery.
Called when the extension can receive realtime samples.
@MainActor func startRealtimeSampleDelivery(session: MediaOutputSession)The session associated with the sample delivery.