GUPnP.DIDLLiteFragmentResult – gupnp-av-1.0 Reference Manual
DIDLLiteFragmentResult
Description:
[
CCode
( cprefix =
"GUPNP_DIDL_LITE_FRAGMENT_RESULT_"
, has_type_id =
false
) ]
public
enum
DIDLLiteFragmentResult
Possible return values of the
apply_fragments
call.
Namespace:
GUPnP
Package:
gupnp-av-1.0
Content:
Enum values:
CURRENT_BAD_XML
-
Current set of fragments is bad XML
CURRENT_INVALID
-
Current set of fragments is invalid
MISMATCH
-
Length of the two fragment sets does not match
NEW_BAD_XML
-
New set of fragments is bad XML
NEW_INVALID
-
New set of fragments is invalid
OK
-
Operation succeeded.
READONLY_TAG
-
Trying to modify or remove a read-only tag
REQUIRED_TAG
-
Trying to remove a required tag
UNKNOWN_ERROR
-
General error sink if none of the others applies.
2022 vala-language.org