SdlCdmParser.fail

bool fail(string msg) @safe

Records a parse failure into the error sink.

Parameters

msgDiagnostic message

Returns

Always false, for return p.fail(...) usage.