Skip to content

Commit 6d655eb

Browse files
Update README.md
1 parent fcbdcf9 commit 6d655eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ Config.CaptureSupport : contains various configurations as follows:
122122
```
123123
- **CaptureSound** - To Enable camera capture sound.
124124
```java
125-
CameraSupport.CamConfigClass.CaptureSound = true;
125+
Config.CaptureSupport.CaptureSound = true;
126126
```
127127
- **DeviceInfo** - Will share all general information about the device.
128128
```java

0 commit comments

Comments
 (0)