Method
AravisGvStreamget_statistics
Declaration [src]
void
arv_gv_stream_get_statistics (
ArvGvStream* gv_stream,
guint64* n_resent_packets,
guint64* n_missing_packets
)
Parameters
n_resent_packets |
guint64* |
No description available. | |
The argument will be set by the function. | |
The instance takes ownership of the data, and is responsible for freeing it. | |
n_missing_packets |
guint64* |
No description available. | |
The argument will be set by the function. | |
The instance takes ownership of the data, and is responsible for freeing it. |