HaruEncoder
PHP Manual

HaruEncoder::getType

(PECL haru >= 0.0.1)

HaruEncoder::getTypeGet the type of the encoder

Description

int HaruEncoder::getType ( void )

Get the type of the encoder.

Parameters

This function has no parameters.

Return Values

Returns the type of the encoder. The result is one of the following values:

Errors/Exceptions

Throws a HaruException on error.


HaruEncoder
PHP Manual