data RTLSDR_ERROR : Type
RtlSdrError : RTLSDR_ERROR
RtlSdrHandleInvalid : RTLSDR_ERROR
RtlSdrEEPromSizeExceeded : RTLSDR_ERROR
RtlSdrEEPromNotFound : RTLSDR_ERROR
RtlSdrInvalidFreq : RTLSDR_ERROR
RtlSdrInvalidRate : RTLSDR_ERROR
RtlSdrDeviceNameEmpty : RTLSDR_ERROR
RtlSdrDeviceNotFound : RTLSDR_ERROR
RtlSdrDeviceFoundButNotMatching : RTLSDR_ERROR
Show RTLSDR_ERROR