org.jmythapi.protocol.response
Interface IProgramVideoProperties

All Superinterfaces:
Cloneable, IFlagGroup<IProgramVideoProperties.Flags>, IGroup<IProgramVideoProperties.Flags>, IVersionable
All Known Implementing Classes:
ProgramVideoProperties

public interface IProgramVideoProperties
extends IVersionable, IFlagGroup<IProgramVideoProperties.Flags>

The video properties of a recording.

This interface represents the result of the function call IProgramInfo.getVideoProperties().
This interface is a IFlagGroup. See IProgramVideoProperties.Flags for a list of all available flags.

Since:
35
See Also:
IProgramInfo.Props.VIDEO_PROPERTIES, IProgramInfo.getVideoProperties()

Nested Class Summary
static class IProgramVideoProperties.Flags
          The flags of the IProgramInfo.Props.VIDEO_PROPERTIES property.
 
Method Summary
 
Methods inherited from interface org.jmythapi.protocol.response.IFlagGroup
getActiveFlags, getFlagMap, getInactiveFlags, getSupportedFlags, isSet
 
Methods inherited from interface org.jmythapi.protocol.response.IGroup
getGroupClass, longValue
 
Methods inherited from interface org.jmythapi.IVersionable
getVersionNr
 



Copyright © 2008-2013. All Rights Reserved.