[ 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.
| this |
a Decoder |
|
TRUE if input data is considered as sub frames. |