Revision c76374c6 libavformat/avio.h
libavformat/avio.h | ||
---|---|---|
237 | 237 |
|
238 | 238 |
/** |
239 | 239 |
* The callback is called in blocking functions to test regulary if |
240 |
* asynchronous interruption is needed. AVERROR(EINTR) is returned
|
|
240 |
* asynchronous interruption is needed. AVERROR_EXIT is returned
|
|
241 | 241 |
* in this case by the interrupted function. 'NULL' means no interrupt |
242 | 242 |
* callback is given. |
243 | 243 |
*/ |
Also available in: Unified diff