KSPROPERTY_DIRECTSOUND3DLISTENER_ALL
La proprietà KSPROPERTY_DIRECTSOUND3DLISTENER_ALL viene usata per impostare o ottenere tutte le proprietà del listener DirectSound 3D per l'ID listener specificato.
Tabella riepilogo utilizzo
Recupero | Set | Destinazione | Tipo di descrittore di proprietà | Tipo valore proprietà |
---|---|---|---|---|
Sì |
Sì |
Aggiungi (Blocca) |
Il valore della proprietà (dati dell'operazione) è una struttura di tipo KSDS3D_LISTENER_ALL che specifica tutte le proprietà di un listener 3D. Questa struttura è simile alla struttura DS3DBUFFER, descritta nella documentazione Microsoft Windows SDK.
Valore restituito
Una richiesta di proprietà KSPROPERTY_DIRECTSOUND3DLISTENER_ALL restituisce STATUS_SUCCESS per indicare che è stata completata correttamente. In caso contrario, la richiesta restituisce un codice di stato di errore appropriato.
Commenti
DirectSound usa questa proprietà per implementare i metodi IDirectSound3DBuffer::GetAllParameters e IDirectSound3DBuffer::SetAllParameters , descritti nella documentazione di Windows SDK.
Requisiti
Intestazione |
Ksmedia.h (include Ksmedia.h) |