| Package | Description |
|---|---|
| com.sun.tv.media.protocol.component | |
| com.sun.tv.media.protocol.service | |
| com.sun.tv.net | |
| javax.media.protocol | |
| javax.tv.media.protocol |
| Modifier and Type | Class and Description |
|---|---|
class |
PushSourceStream2Impl
The
PushSourceStream2 interface identifies a
SourceStream that pushes asynchronous data. |
| Modifier and Type | Method and Description |
|---|---|
PushSourceStream[] |
DataSource.getStreams()
Get the collection of streams that this source
manages.
|
| Modifier and Type | Method and Description |
|---|---|
PushSourceStream[] |
DataSource.getStreams()
Get the collection of streams that this source
manages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EncapIPStream
The interface
PushSourceStream2 identifies a
SourceStream that pushes asynchronous data. |
| Modifier and Type | Method and Description |
|---|---|
PushSourceStream[] |
EncapIPDataSource.getStreams() |
| Modifier and Type | Method and Description |
|---|---|
abstract PushSourceStream[] |
PushDataSource.getStreams()
Get the collection of streams that this source
manages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceTransferHandler.transferData(PushSourceStream stream)
Transfer new data from a
PushSourceStream. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PushSourceStream2
The
PushSourceStream2 interface identifies a
SourceStream that pushes asynchronous data. |
Copyright © 2012 code4tv.com. All Rights Reserved.