|
RTS API Documentation
1.10.11
|
Collaboration diagram for File Seek Flags:Macros | |
| #define | SWITCH_SEEK_SET SEEK_SET |
| #define | SWITCH_SEEK_CUR SEEK_CUR |
| #define | SWITCH_SEEK_END SEEK_END |
| #define SWITCH_SEEK_CUR SEEK_CUR |
| #define SWITCH_SEEK_END SEEK_END |
Go to end of file
Definition at line 701 of file switch_apr.h.
| #define SWITCH_SEEK_SET SEEK_SET |
Set the file position
Definition at line 697 of file switch_apr.h.
1.8.13