• IXJCTL_FRAMES_WRITTEN

    ioctl(ixj, IXJCTL_FRAMES_WRITTEN)

    Return Value

    Returns the number of frames written to the DSP since the driver was opened.

    Parameters

    None.

    Remarks

    This value is reset each time the device is opened.

    See Also:

    IXJCTL_FRAMES_READ

    Example:

    iFrameswritten = ioctl(ixj1, IXJCTL_FRAMES_WRITTEN);
    


    ©1996-2001 Quicknet Technologies, Inc.