audio_capture-h.md 1.4 KB
Newer Older
W
wenjun 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
# audio\_capture.h<a name="ZH-CN_TOPIC_0000001054718087"></a>

## **Overview**<a name="section1231194089093524"></a>

**Related Modules:**

[Audio](Audio.md)

**Description:**

Declares APIs for audio capturing. 

**Since:**

1.0

**Version:**

1.0

## **Summary**<a name="section990725757093524"></a>

## Data Structures<a name="nested-classes"></a>

<a name="table1259903429093524"></a>
<table><thead align="left"><tr id="row536383265093524"><th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.1"><p id="p1441167886093524"><a name="p1441167886093524"></a><a name="p1441167886093524"></a>Data Structure Name</p>
</th>
<th class="cellrowborder" valign="top" width="50%" id="mcps1.1.3.1.2"><p id="p842738991093524"><a name="p842738991093524"></a><a name="p842738991093524"></a>Description</p>
</th>
</tr>
</thead>
<tbody><tr id="row1601655741093524"><td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.1 "><p id="p940764843093524"><a name="p940764843093524"></a><a name="p940764843093524"></a><a href="AudioCapture.md">AudioCapture</a></p>
</td>
<td class="cellrowborder" valign="top" width="50%" headers="mcps1.1.3.1.2 "><p id="p1368104746093524"><a name="p1368104746093524"></a><a name="p1368104746093524"></a>Provides capabilities for audio capturing, including controlling the capturing, setting audio attributes, scenes, and volume, and capturing audio frames. </p>
</td>
</tr>
</tbody>
</table>