Method

PurpleMediaBackendset_params

since: 2.8

Declaration [src]

void
purple_media_backend_set_params (
  PurpleMediaBackend* self,
  GHashTable* params
)

Description [src]

Sets various optional parameters of the media backend.

Available since: 2.8

Parameters

params

Type: GHashTable

Hash table of parameters to pass to the backend.

The data is owned by the caller of the function.