deprecate playback capture in audio fwk

Signed-off-by: huchang <huchang4@huawei.com>
Change-Id: I018fd9b6d00684e7b499f1490994c0f3e89af8b9
This commit is contained in:
huchang 2024-03-11 21:30:02 +08:00
parent 7047048c13
commit 088c859de7
No known key found for this signature in database
GPG Key ID: CCBAB066A99CCEFB

View File

@ -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,