共用方式為


ITAllocatorProperties 介面 (tapi3ds.h)

ITAllocatorProperties 介面會將媒體串流終端機的緩衝區配置器屬性公開 (MST) 給使用者或伺服器應用程式。 應用程式需要調整特定通訊協定的範例大小。 與適當屬性相關的決策與高度實作相關。

這個介面是由相關聯的媒體服務提供者在 終端機對象 上公開。 如果存在,任何終端機介面上的 QueryInterface ,例如 ITTerminal,都可以用來取得 ITAllocatorProperties 指標。

繼承

ITAllocatorProperties 介面繼承自 IUnknown 介面。 ITAllocatorProperties 也有下列類型的成員:

方法

ITAllocatorProperties 介面具有這些方法。

 
ITAllocatorProperties::GetAllocateBuffers

ITAllocatorProperties::GetAllocateBuffers 方法 (tapi3ds.h) 判斷是否可以擷取目前的配置器緩衝區。
ITAllocatorProperties::GetAllocatorProperties

GetAllocatorProperties 方法 (tapi3ds.h) 取得連接之後配置器屬性的目前值,並提供交涉的值。
ITAllocatorProperties::GetBufferSize

ITAllocatorProperties::GetBufferSize 方法 (tapi3ds.h) 取得配置器緩衝區的大小。
ITAllocatorProperties::SetAllocateBuffers

ITAllocatorProperties::SetAllocateBuffers 方法 (tapi3ds.h) 會判斷是否必須設定目前的配置器緩衝區。
ITAllocatorProperties::SetAllocatorProperties

ITAllocatorProperties::SetAllocatorProperties 方法 (tapi3ds.h) 會強制 MSP 在篩選交涉期間使用輸入的值。
ITAllocatorProperties::SetBufferSize

ITAllocatorProperties::SetBufferSize 方法 (tapi3ds.h) 設定配置器緩衝區的大小。

規格需求

需求
目標平台 Windows
標頭 tapi3ds.h (包括 Tapi3.h)