org.jmythapi.protocol.response
Interface IProgramAudioProperties

All Superinterfaces:
Cloneable, IFlagGroup<IProgramAudioProperties.Flags>, IGroup<IProgramAudioProperties.Flags>, IVersionable
All Known Implementing Classes:
ProgramAudioProperties

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

The audio properties of a recording.

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

Since:
35
See Also:
IProgramInfo.Props.AUDIO_PROPERTIES, IProgramInfo.getAudioProperties()

Nested Class Summary
static class IProgramAudioProperties.Flags
          The flags of the IProgramInfo.Props.AUDIO_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.