CBaseVideoRenderer.get_FramesDrawn metodo
[La funzionalità associata a questa pagina, DirectShow, è una funzionalità legacy. È stata sostituita da MediaPlayer, FMMediaEngine e Audio/Video Capture in Media Foundation. Queste funzionalità sono state ottimizzate per Windows 10 e Windows 11. Microsoft consiglia vivamente che il nuovo codice usi MediaPlayer, FMMediaEngine e Audio/Video Capture in Media Foundation anziché DirectShow, quando possibile. Microsoft suggerisce che il codice esistente che usa le API legacy venga riscritto per usare le nuove API, se possibile.
Il get_FramesDrawn
metodo recupera la variabile membro m_cFramesDrawn , dando il numero di fotogrammi disegnati dall'avvio dello streaming.
Sintassi
HRESULT get_FramesDrawn(
int *pcFramesDrawn
);
Parametri
-
pcFrames Ritirati
-
Puntatore al numero di fotogrammi disegnati.
Valore restituito
Restituisce un valore HRESULT .
Commenti
Questa funzione membro implementa il metodo IQualProp::get_FramesDrawn .
Requisiti
Requisito | Valore |
---|---|
Intestazione |
|
Libreria |
|