mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-24 07:09:59 +00:00
deprecate playback capture in audio fwk
Signed-off-by: huchang <huchang4@huawei.com> Change-Id: I018fd9b6d00684e7b499f1490994c0f3e89af8b9
This commit is contained in:
parent
7047048c13
commit
088c859de7
@ -415,6 +415,8 @@ typedef enum {
|
||||
/**
|
||||
* Playback capture source type.
|
||||
*
|
||||
* @deprecated since 12
|
||||
* @useinstead AVScreenCapture in MediaKit.
|
||||
* @since 10
|
||||
*/
|
||||
AUDIOSTREAM_SOURCE_TYPE_PLAYBACK_CAPTURE = 2,
|
||||
|
Loading…
Reference in New Issue
Block a user