KsFilterReleaseProcessingMutex 函式 (ks.h)
KsFilterReleaseProcessingMutex 函式會釋放 Filter所指定之 AVStream 篩選條件的處理 mutex。
語法
void KsFilterReleaseProcessingMutex(
[in] PKSFILTER Filter
);
參數
[in] Filter
KSFILTER 結構的指標,代表要釋放處理 mutex 的 AVStream 篩選器。
傳回值
沒有
言論
如需有關 mutex 的詳細資訊,請參閱 AVStream 中的 Mutexes 和 AVStream中處理 Mutex。
要求
要求 | 價值 |
---|---|
最低支援的用戶端 | Microsoft Windows XP 和更新版本的作系統和 DirectX 8.0 和更新版本的 DirectX 版本中提供。 |
目標平臺 | 普遍 |
標頭 | ks.h (包括 Ks.h) |
連結庫 | Ks.lib |
IRQL | PASSIVE_LEVEL |