Lines Matching full:when
43 * @GST_CORE_ERROR_NOT_IMPLEMENTED: use this when you do not want to implement
88 * @GST_LIBRARY_ERROR_INIT: used when the library could not be opened.
89 * @GST_LIBRARY_ERROR_SHUTDOWN: used when the library could not be closed.
90 * @GST_LIBRARY_ERROR_SETTINGS: used when the library doesn't accept settings.
91 * @GST_LIBRARY_ERROR_ENCODE: used when the library generated an encoding error.
114 * @GST_RESOURCE_ERROR_NOT_FOUND: used when the resource could not be found.
115 * @GST_RESOURCE_ERROR_BUSY: used when resource is busy.
116 * @GST_RESOURCE_ERROR_OPEN_READ: used when resource fails to open for reading.
117 * @GST_RESOURCE_ERROR_OPEN_WRITE: used when resource fails to open for writing.
118 * @GST_RESOURCE_ERROR_OPEN_READ_WRITE: used when resource cannot be opened for
120 * @GST_RESOURCE_ERROR_CLOSE: used when the resource can't be closed.
121 * @GST_RESOURCE_ERROR_READ: used when the resource can't be read from.
122 * @GST_RESOURCE_ERROR_WRITE: used when the resource can't be written to.
123 * @GST_RESOURCE_ERROR_SEEK: used when a seek on the resource fails.
124 * @GST_RESOURCE_ERROR_SYNC: used when a synchronize on the resource fails.
125 * @GST_RESOURCE_ERROR_SETTINGS: used when settings can't be manipulated on.
126 * @GST_RESOURCE_ERROR_NO_SPACE_LEFT: used when the resource has no space left.
127 * @GST_RESOURCE_ERROR_NOT_AUTHORIZED: used when the resource can't be opened
166 * @GST_STREAM_ERROR_NOT_IMPLEMENTED: use this when you do not want to implement
168 * @GST_STREAM_ERROR_TYPE_NOT_FOUND: used when the element doesn't know the
170 * @GST_STREAM_ERROR_WRONG_TYPE: used when the element doesn't handle this type
172 * @GST_STREAM_ERROR_CODEC_NOT_FOUND: used when there's no codec to handle the
174 * @GST_STREAM_ERROR_DECODE: used when decoding fails.
175 * @GST_STREAM_ERROR_ENCODE: used when encoding fails.
176 * @GST_STREAM_ERROR_DEMUX: used when demuxing fails.
177 * @GST_STREAM_ERROR_MUX: used when muxing fails.
178 * @GST_STREAM_ERROR_FORMAT: used when the stream is of the wrong format
180 * @GST_STREAM_ERROR_DECRYPT: used when the stream is encrypted and can't be
182 * @GST_STREAM_ERROR_DECRYPT_NOKEY: used when the stream is encrypted and