Interface IFFIClient
- Namespace
- LiveKit.Internal.FFIClients
Thread-safe interface for sending requests to the FFI layer
public interface IFFIClient : IDisposable
- Inherited Members
- Extension Methods
Methods
Release(FfiResponse)
void Release(FfiResponse response)
Parameters
responseFfiResponse
SendRequest(FfiRequest)
FfiResponse SendRequest(FfiRequest request)
Parameters
requestFfiRequest