|
libmseed 3.5.4
The miniSEED data format library
|
Type definition for data source I/O: file-system versus URL. More...
#include <libmseed.h>
Public Types | |
| enum | { LMIO_NULL = 0 , LMIO_FILE = 1 , LMIO_URL = 2 , LMIO_FD = 3 } |
Type definition for data source I/O: file-system versus URL.
INTERNAL: Callers should not create, inspect, or modify LMIO values; the layout and members may change without notice. Use the public reading interfaces and MS3FileParam instead.