Metodo IAudioEndpoint::GetFramesPerPacket (audioengineendpoint.h)
Il metodo GetFramesPerPacket ottiene il numero massimo di fotogrammi per pacchetto che l'endpoint audio può supportare, in base al periodo dell'endpoint e alla frequenza di campionamento.
Sintassi
HRESULT GetFramesPerPacket(
[out] UINT32 *pFramesPerPacket
);
Parametri
[out] pFramesPerPacket
Riceve il numero massimo di fotogrammi per pacchetto che l'endpoint può supportare.
Valore restituito
Se il metodo ha esito positivo, restituisce S_OK.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 7 |
Server minimo supportato | Windows Server 2008 R2 |
Piattaforma di destinazione | Windows |
Intestazione | audioengineendpoint.h |