get_subframe_mode


Description:

[ Version ( since = "1.20" ) ]
public bool get_subframe_mode ()

Queries whether input data is considered as subframes or not by the base class.

If FALSE, each input buffer will be considered as a full frame.

Parameters:

this

a Decoder

Returns:

TRUE if input data is considered as sub frames.