get_output_as_nparray# CropSignal.get_output_as_nparray()# Get the cropped signal as a NumPy array. Returns: : np.arrayCropped signal in a NumPy array. Return type: Union[Buffer, _SupportsArray[dtype[Any]], _NestedSequence[_SupportsArray[dtype[Any]]], bool, int, float, complex, str, bytes, _NestedSequence[Union[bool, int, float, complex, str, bytes]]]