Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hussain-khalid committed Mar 7, 2024
1 parent cffc932 commit 7201caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/video-sdk/develop/migration-guide/unity.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ The naming changes in v4.0.0 cause error messages in the IDE when you compile yo

**Classes**

- `AudioPlaybackDeviceManager` and `AudioRecorderDeviceManager` are both included in `IAudioDeviceManager`
- `AudioPlaybackDeviceManager` and `AudioRecordingDeviceManager` are both included in `IAudioDeviceManager`
- `VideoDeviceManager` is changed to `IVideoDeviceManager`
- `MediaRecorder` is changed to `IMediaRecorder`
- `MetadataObserver` is changed to `IMetadataObserver`
Expand Down

0 comments on commit 7201caa

Please sign in to comment.