IMFASFContentInfo 介面 (wmcontainer.h)
提供使用符合進階系統格式 (ASF) 規格之檔案標頭區段的方法。
ASF ContentInfo 物件會公開此介面。 若要建立 IMFASFContentInfo 介面的指標,請呼叫 MFCreateASFContentInfo。
繼承
IMFASFContentInfo 介面繼承自IMFAttributes。 IMFASFContentInfo 也有下列類型的成員:
方法
IMFASFContentInfo 介面具有這些方法。
IMFASFContentInfo::GenerateHeader 將 MFASFContentInfo 物件中的數據編碼為二進位進階系統格式 (ASF) 標頭。 |
IMFASFContentInfo::GeneratePresentationDescriptor 建立 ASF 內容的簡報描述項。 |
IMFASFContentInfo::GetEncodingConfigurationPropertyStore 擷取可用來設定編碼屬性的屬性存放區。 |
IMFASFContentInfo::GetHeaderSize 擷取 Advanced Systems Format (ASF) 檔案的標頭區段大小。 |
IMFASFContentInfo::GetProfile 擷取描述 ASF 內容的進階系統格式 (ASF) 配置檔。 |
IMFASFContentInfo::P arseHeader 剖析 ASF 標頭中的資訊,並使用該資訊來設定 ContentInfo 物件中的值。 您可以在單一緩衝區中傳遞整個標頭,或在數個片段中傳送。 |
IMFASFContentInfo::SetProfile 使用設定檔物件的配置檔數據,在 ContentInfo 物件中設定設定。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | wmcontainer.h |