enebin / Aespa

From camera to album, in just 2 lines
https://enebin.github.io/Aespa/documentation/aespa/
MIT License
94 stars 20 forks source link

Cant use all AespaOption initializers #42

Closed fiebiger closed 4 months ago

fiebiger commented 4 months ago

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

enebin commented 4 months ago

It's fixed in the latest version, 0.5.3. Sorry for inconvenient.