Enumeration
GUPnPAVDIDLLiteFragmentResult
unstable since: 1.0
Description [src]
Possible return values of the gupnp_didl_lite_object_apply_fragments() call.
Available since: 1.0
Members
GUPNP_DIDL_LITE_FRAGMENT_RESULT_OK-
Operation succeeded.
- Value:
0 - Nickname:
None - Available since: 1.0
- Value:
GUPNP_DIDL_LITE_FRAGMENT_RESULT_CURRENT_BAD_XML-
Current set of fragments is bad XML.
- Value:
1 - Nickname:
None - Available since: 1.0
- Value:
GUPNP_DIDL_LITE_FRAGMENT_RESULT_NEW_BAD_XML-
New set of fragments is bad XML.
- Value:
2 - Nickname:
None - Available since: 1.0
- Value:
GUPNP_DIDL_LITE_FRAGMENT_RESULT_CURRENT_INVALID-
Current set of fragments is invalid.
- Value:
3 - Nickname:
None - Available since: 1.0
- Value:
GUPNP_DIDL_LITE_FRAGMENT_RESULT_NEW_INVALID-
New set of fragments is invalid.
- Value:
4 - Nickname:
None - Available since: 1.0
- Value:
GUPNP_DIDL_LITE_FRAGMENT_RESULT_REQUIRED_TAG-
Trying to remove a required tag.
- Value:
5 - Nickname:
None - Available since: 1.0
- Value:
GUPNP_DIDL_LITE_FRAGMENT_RESULT_READONLY_TAG-
Trying to modify or remove a read-only tag.
- Value:
6 - Nickname:
None - Available since: 1.0
- Value:
GUPNP_DIDL_LITE_FRAGMENT_RESULT_MISMATCH-
Length of the two fragment sets does not match.
- Value:
7 - Nickname:
None - Available since: 1.0
- Value:
GUPNP_DIDL_LITE_FRAGMENT_RESULT_UNKNOWN_ERROR-
General error sink if none of the others applies.
- Value:
8 - Nickname:
None - Available since: 1.0
- Value: