Virtual Method

RBEncodercompleted

Declaration [src]

void
completed (
  RBEncoder* encoder,
  guint64 dest_size,
  const char* mediatype,
  GError* error
)

Description

No description available.

Parameters

dest_size

Type: guint64

No description available.

mediatype

Type: const char*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
error

Type: GError

No description available.

The data is owned by the caller of the method.