Method
RBEncodercancel
Declaration [src]
void
rb_encoder_cancel (
RBEncoder* encoder
)
Description [src]
Attempts to cancel any in progress encoding. The encoder should delete the destination file, if it created one, and emit the ‘completed’ signal.