- 全局 OnPlayerAudioDeviceHandler )(int audioDeviceCount, void *data)
-
- 全局 PLVAccountInfo::appSecret
- 建议仅在服务器中使用secret.
- 全局 PLVAccountInfo::secretKey
- 建议仅在服务器中使用secret.
- 全局 PLVCancelRequestVideoInfo ()
- 建议在服务器上请求视频信息
- 全局 PLVMigrateLocalVideoKeyFile (const char *keyFilePath, const char *secretKey)
- 使用新的token方式集成SDK
- 全局 PLVPlayerGetAudioDeviceCount (PLVPlayerPtr player)
-
- 全局 PLVPlayerGetAudioDeviceInfo (PLVPlayerPtr player, int index, char deviceId[PLV_MAX_DEVICE_ID_LENGTH], char deviceName[PLV_MAX_DEVICE_ID_LENGTH])
-
- 全局 PLVPlayerReloadAudioDevice (PLVPlayerPtr player)
- 暂无需调用
- 全局 PLVPlayerSetAudioDeviceHandler (PLVPlayerPtr player, OnPlayerAudioDeviceHandler handler, void *data)
-
- 全局 PLVRequestVideoInfo (bool sync, const PLVVideoRequestParam *param, OnRequestVideoInfoHandler handler, void *data)
- 建议在服务器上请求视频信息
- 全局 PLVSetSdkCacertFile (const char *fileName)
- 不建议设置ca证书路径
- 全局 PLVSetSdkHttpRequest (SDK_HTTP_REQUEST type)
- 不建议设置HTTP请求类型