File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -91,6 +91,7 @@ impl AudioUnit {
9191 /// [**Type**](./enum.Type).
9292 ///
9393 /// Here is a list of compatible types:
94+ ///
9495 /// - [**Type**](./enum.Type)
9596 /// - [**IOType**](./enum.IOType)
9697 /// - [**MusicDeviceType**](./enum.MusicDeviceType)
@@ -167,6 +168,7 @@ impl AudioUnit {
167168 ///
168169 /// Parameters
169170 /// ----------
171+ ///
170172 /// - **id**: The identifier of the property.
171173 /// - **scope**: The audio unit scope for the property.
172174 /// - **elem**: The audio unit element for the property.
@@ -193,6 +195,7 @@ impl AudioUnit {
193195 ///
194196 /// Parameters
195197 /// ----------
198+ ///
196199 /// - **id**: The identifier of the property.
197200 /// - **scope**: The audio unit scope for the property.
198201 /// - **elem**: The audio unit element for the property.
You can’t perform that action at this time.
0 commit comments