Home | History | Annotate | Download | only in mkvparser

Lines Matching refs:CopyStr

4528 int Track::Info::CopyStr(char* Info::*str, Info& dst_) const {
4573 if (int status = CopyStr(&Info::nameAsUTF8, dst))
4576 if (int status = CopyStr(&Info::language, dst))
4579 if (int status = CopyStr(&Info::codecId, dst))
4582 if (int status = CopyStr(&Info::codecNameAsUTF8, dst))