FF_SUB_CHARENC_MODE_DO_NOTHING

< do nothing (demuxer outputs a stream supposed to be already in UTF-8, or the codec is bitmap for instance)

@nogc nothrow extern (C)
enum FF_SUB_CHARENC_MODE_DO_NOTHING = -1;

Meta