Aespa icon indicating copy to clipboard operation
Aespa copied to clipboard

Cant use all AespaOption initializers

Open fiebiger opened this issue 9 months ago • 0 comments

I'm trying use this public Init for the AespaOption public init(asset: Asset, session: Session, log: Log)

But Asset, Log and Session are not accessible due to their 'internal' protection level.

Also AespaCoreSession doesn't take into account the cameraDevicePreference when initializing the video preview on func addMovieInput() throws

fiebiger avatar May 10 '24 13:05 fiebiger