共用方式為


PushAudioInputStream 類別

表示用於自訂音訊輸入組態的記憶體支援推播音訊輸入資料流程。

繼承
PushAudioInputStream

建構函式

PushAudioInputStream(stream_format: AudioStreamFormat = None)

參數

名稱 Description
stream_format

資料流程用於音訊資料的 AudioStreamFormat

預設值: None

方法

close

關閉資料流程。

set_property
write

寫入透過建立資料內部複本所指定的音訊資料。 緩衝區不應包含任何音訊標頭。

close

關閉資料流程。

close()

set_property

set_property(name: str, value: str)

參數

名稱 Description
name
必要
value
必要

write

寫入透過建立資料內部複本所指定的音訊資料。 緩衝區不應包含任何音訊標頭。

write(buffer: bytes)

參數

名稱 Description
buffer
必要

音訊資料。