API Version: 0.8
Library Version: 0.8.27
GType arv_stream_get_info_type ( ArvStream* stream, guint id )
id
guint
Info id.
GType
The GType of the corresponding stream information, which indicates what API to use to retrieve the information value (arv_stream_get_info_uint64() or arv_stream_get_info_double()).
arv_stream_get_info_uint64()
arv_stream_get_info_double()