Skip to content

Commit 35aceaa

Browse files
authored
Update README.asciidoc
1 parent f6615f6 commit 35aceaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ mStreamer.setAudioSampleRate(44100);
214214
// 设置音频码率,单位为kbps,另有setAudioBitrate接口,单位为bps
215215
mStreamer.setAudioKBitrate(48);
216216
/**
217-
* 设置编码模式(软编、硬编),请根据白名单和系统版本来设置软硬编模式,不要全部设成软编或者硬编:
217+
* 设置编码模式(软编、硬编),请根据白名单和系统版本来设置软硬编模式,不要全部设成软编或者硬编,白名单可以联系金山云商务:
218218
* StreamerConstants.ENCODE_METHOD_SOFTWARE
219219
* StreamerConstants.ENCODE_METHOD_HARDWARE
220220
*/

0 commit comments

Comments
 (0)