getName

@NotNull
abstract fun getName(): @NotNull String

Gets the name of the codec.

Return

The name of the codec.