public bool AddIndexPlayFile(Int32 Line, byte[] FileName) { lock (syncObj) { return(D160X.AddIndexPlayFile(Line, FileName)); } }