Enumeration

GUPnPAVDLNAOperation

unstable since: 1.0

Declaration

flags GUPnPAV.DLNAOperation

Description [src]

The seek operations supported by a resource.

Available since: 1.0

Members

GUPNP_DLNA_OPERATION_NONE

Resource does not support seeking of any type.

  • Value: 0
  • Nickname: none
  • Available since: 1.0
GUPNP_DLNA_OPERATION_RANGE

Resource supports byte-seek.

  • Value: 1
  • Nickname: range
  • Available since: 1.0
GUPNP_DLNA_OPERATION_TIMESEEK

Resource supports time-seek.

  • Value: 16
  • Nickname: timeseek
  • Available since: 1.0