v1.1.0
- Major refactor:
- use
initialize
instead ofcreate
and pass default parameters
toApiVideoLiveStreamController
constructor - simplified usage of
CameraPreview
(and renamed toApiVideoCameraPreview
)
- use
- Getter for properties such as
isMuted
,cameraPosition
, ... (
see #13) - Few fixes on Android and iOS