function disp(obj)
%DISP Display method for audioplayer objects.
%
%    DISP(OBJ) displays information pertaining to the audioplayer object.
%
%    See also AUDIOPLAYER/GET.

%    JCS
%    Copyright 2003 The MathWorks, Inc. 
%    $Revision: 1.1.6.1 $  $Date: 2003/12/04 19:00:08 $

display(obj);
    