get_input_subframe_index


Description:

[ Version ( since = "1.20" ) ]
public uint get_input_subframe_index (CodecFrame frame)

Queries the number of the last subframe received by the decoder baseclass in the frame.

Parameters:

this

a Decoder

frame

the CodecFrame to update

Returns:

the current subframe index received in subframe mode, 1 otherwise.