fake-bpy-module 20250110__py3-none-any.whl → 20250111__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of fake-bpy-module might be problematic. Click here for more details.
- aud/__init__.pyi +4 -0
- bpy/ops/sound/__init__.pyi +7 -2
- {fake_bpy_module-20250110.dist-info → fake_bpy_module-20250111.dist-info}/METADATA +1 -1
- {fake_bpy_module-20250110.dist-info → fake_bpy_module-20250111.dist-info}/RECORD +6 -6
- {fake_bpy_module-20250110.dist-info → fake_bpy_module-20250111.dist-info}/WHEEL +0 -0
- {fake_bpy_module-20250110.dist-info → fake_bpy_module-20250111.dist-info}/top_level.txt +0 -0
aud/__init__.pyi
CHANGED
bpy/ops/sound/__init__.pyi
CHANGED
|
@@ -44,7 +44,9 @@ def mixdown(
|
|
|
44
44
|
| None = "DEFAULT",
|
|
45
45
|
sort_method: str | None = "",
|
|
46
46
|
accuracy: int | None = 1024,
|
|
47
|
-
container: typing.Literal[
|
|
47
|
+
container: typing.Literal[
|
|
48
|
+
"AAC", "AC3", "FLAC", "MATROSKA", "MP2", "MP3", "OGG", "WAV"
|
|
49
|
+
]
|
|
48
50
|
| None = "FLAC",
|
|
49
51
|
codec: typing.Literal["AAC", "AC3", "FLAC", "MP2", "MP3", "PCM", "VORBIS"]
|
|
50
52
|
| None = "FLAC",
|
|
@@ -130,6 +132,9 @@ def mixdown(
|
|
|
130
132
|
:type accuracy: int | None
|
|
131
133
|
:param container: Container, File format
|
|
132
134
|
|
|
135
|
+
AAC
|
|
136
|
+
AAC -- Advanced Audio Coding.
|
|
137
|
+
|
|
133
138
|
AC3
|
|
134
139
|
AC3 -- Dolby Digital ATRAC 3.
|
|
135
140
|
|
|
@@ -150,7 +155,7 @@ def mixdown(
|
|
|
150
155
|
|
|
151
156
|
WAV
|
|
152
157
|
WAV -- Waveform Audio File Format.
|
|
153
|
-
:type container: typing.Literal['AC3','FLAC','MATROSKA','MP2','MP3','OGG','WAV'] | None
|
|
158
|
+
:type container: typing.Literal['AAC','AC3','FLAC','MATROSKA','MP2','MP3','OGG','WAV'] | None
|
|
154
159
|
:param codec: Codec, Audio Codec
|
|
155
160
|
|
|
156
161
|
AAC
|
|
@@ -17,7 +17,7 @@ addon_utils/__init__.pyi,sha256=BYOy-IUoTwuhAwj5NKc6DxCLUdXDoWte6Gwqa0JFVbc,3177
|
|
|
17
17
|
addon_utils/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
18
18
|
animsys_refactor/__init__.pyi,sha256=FVtTS8ep5YY_wxoK9FesObKvYKIffFgmOyS74iuza0s,643
|
|
19
19
|
animsys_refactor/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
20
|
-
aud/__init__.pyi,sha256=
|
|
20
|
+
aud/__init__.pyi,sha256=ji2B64bhtwb5tcJQd-7dXUTtWYd3XNsOK3HlpkRvWQs,33559
|
|
21
21
|
aud/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
22
22
|
bgl/__init__.pyi,sha256=qpQGlYz_sDIpS4AYONwmVkBlX2wM19TzfS76UM4IX-E,99534
|
|
23
23
|
bgl/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -260,7 +260,7 @@ bpy/ops/script/__init__.pyi,sha256=LPFPi3ovQdpV5IVlMnJpo9K3i88q1t6cFnoXnfiJ5HA,9
|
|
|
260
260
|
bpy/ops/sculpt/__init__.pyi,sha256=rLoR6GFU6ARcuEq-CwBKngSn0xxELfy42WJogo4pXxw,46804
|
|
261
261
|
bpy/ops/sculpt_curves/__init__.pyi,sha256=jDglkug-tn6Esxo-_DrILnCkifpWfQ82x9JE_q0PW-c,2849
|
|
262
262
|
bpy/ops/sequencer/__init__.pyi,sha256=PvVUvPL124adjdt8bF65h35mUIkK1DnLj2glJ15O6FA,78337
|
|
263
|
-
bpy/ops/sound/__init__.pyi,sha256
|
|
263
|
+
bpy/ops/sound/__init__.pyi,sha256=kz9Sk9QCN0lUszJ6sShcwBSj7azOAne3SMADKG3i15c,16929
|
|
264
264
|
bpy/ops/spreadsheet/__init__.pyi,sha256=q_4fYPoBC6g61Pw7Mz71PQB93vYHxk661B18CvIkguA,1360
|
|
265
265
|
bpy/ops/surface/__init__.pyi,sha256=OD-_jQEOIHzb89OaZ4JLMZlnP7-s4jbY4a2DpI9bA_I,10315
|
|
266
266
|
bpy/ops/text/__init__.pyi,sha256=j6wutufMV-p6P1WkAJxrFJWDv3MK-ra691fkR_rdy1s,21152
|
|
@@ -359,7 +359,7 @@ rna_prop_ui/__init__.pyi,sha256=lShhkbbeJ_ANi2dy4J4HIkyp1HZrMqCfhcf8QpAQsj0,1281
|
|
|
359
359
|
rna_prop_ui/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
360
360
|
rna_xml/__init__.pyi,sha256=idYsAZj-_egBKMA2pQl2P9IoNhZxXIkBSALFuq-ylO8,577
|
|
361
361
|
rna_xml/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
362
|
-
fake_bpy_module-
|
|
363
|
-
fake_bpy_module-
|
|
364
|
-
fake_bpy_module-
|
|
365
|
-
fake_bpy_module-
|
|
362
|
+
fake_bpy_module-20250111.dist-info/METADATA,sha256=PIbOKVum0P25Tw2SuBzu3YwIr9dIn4EWL9aGXWOGGiw,7289
|
|
363
|
+
fake_bpy_module-20250111.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
|
364
|
+
fake_bpy_module-20250111.dist-info/top_level.txt,sha256=SZm3DVRKif7dFSjYKiIIg3_7uqjIwRAwOnCIcT4hRNM,500
|
|
365
|
+
fake_bpy_module-20250111.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|