javax.tv.service.guide
Interface ProgramEventDescription
- All Superinterfaces:
- SIRetrievable
- public interface ProgramEventDescription
- extends SIRetrievable
This SIElement
provides a textual description of a
ProgramEvent
. In ATSC PSIP, this information is
obtained from the Extended Text Table; in DVB SI, from the Short
Event Descriptor.)
getProgramEventDescription
public java.lang.String getProgramEventDescription()
- Provides a textual description of the
ProgramEvent
.
- Returns:
- A textual description of the
ProgramEvent
,
or an empty string if no description is available.
Copyright © 1998 - 2000 Sun Microsystems, Inc.