public interface MediaSelectListener extends EventListener
MediaSelectListener
interface is implemented by
applications in order to receive notification of selection
operations on a MediaSelectControl
.Modifier and Type | Method and Description |
---|---|
void |
selectionComplete(MediaSelectEvent event)
Notifies the
MediaSelectListener that a selection
has completed. |
void selectionComplete(MediaSelectEvent event)
MediaSelectListener
that a selection
has completed.event
- MediaSelectEvent describing the completion of a
selection operation.Copyright © 2013 CableLabs. All Rights Reserved.