Method
GrlSourceget_caps
since: 0.2.0
Declaration [src]
GrlCaps*
grl_source_get_caps (
GrlSource* source,
GrlSupportedOps operation
)
Parameters
operation
-
Type:
GrlSupportedOps
A supported operation. Even though the type allows to specify several operations, only one should be provided here.
Return value
Type: GrlCaps
The capabilities.
The data is owned by the instance. |