length property

int get length

Returns the number of codecs in this pipeline.

Implementation

int get length => codecs.length;