Virtual Method

RBPlayerevent

Declaration [src]

void
event (
  RBPlayer* player,
  gpointer stream_data,
  gpointer data
)

Description

No description available.

Parameters

stream_data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
data

Type: gpointer

No description available.

The argument can be NULL.
The data is owned by the caller of the method.