Condividi tramite


attributo MF_ASFSTREAMCONFIG_LEAKYBUCKET2

Imposta i parametri "bucket persi" di picco (vedere la sezione Osservazioni) per la codifica di un file Windows Media. Questi parametri vengono usati per la velocità di bit di picco. Impostare questo attributo usando l'interfaccia IMFASFStreamConfig .

Tipo di dati

Matrice di byte

Commenti

Il valore di questo attributo è una matrice di tre DWORD, nell'ordine seguente:

  • Velocità in bit, in bit al secondo.
  • Finestra buffer, in millisecondi.
  • Fullness del buffer iniziale, in byte.

Per altre informazioni sul concetto di bucket persi, vedere l'argomento The Leaky Bucket Buffer Model nella documentazione di Windows Media Format SDK.For more information about the leaky bucket bucket concept, see the Leaky Bucket Buffer Model in the Windows Media Format SDK documentation.

La costante GUID per questo attributo viene esportata da mfuuid.lib.

Requisiti

Requisito Valore
Client minimo supportato
Windows Vista [solo app desktop]
Server minimo supportato
Windows Server 2008 [solo app desktop]
Intestazione
Wmcontainer.h

Vedi anche

Elenco alfabetico degli attributi di Media Foundation

Attributi ASF

IMFAttributes::GetBlob

IMFAttributes::SetBlob

MF_ASFSTREAMCONFIG_LEAKYBUCKET1