| Package | Description |
|---|---|
| com.sun.tv.media.protocol | |
| com.sun.tv.media.protocol.component | |
| com.sun.tv.net | |
| javax.media.protocol | |
| javax.tv.media.protocol | |
| org.dvb.media |
| Modifier and Type | Class and Description |
|---|---|
class |
InputSourceStream
Build a source stream out of an input stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PushSourceStream2Impl
The
PushSourceStream2 interface identifies a
SourceStream that pushes asynchronous data. |
| Modifier and Type | Class and Description |
|---|---|
class |
EncapIPDataSource |
class |
EncapIPStream
The interface
PushSourceStream2 identifies a
SourceStream that pushes asynchronous data. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PullSourceStream
Abstracts a read interface that data is pulled from.
|
interface |
PushSourceStream
Abstracts a read interface that pushes data.
|
interface |
SourceStream
Abstracts a single stream of media data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataSource
A
DataSource is an abstraction for media protocol-handlers. |
class |
PullDataSource
Abstracts a media data-source that only supports
pull data-streams.
|
class |
PushDataSource
Abstracts a data source that manages
PushDataStreams. |
class |
URLDataSource
A default data-source created directly from
a
URL using URLConnection. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PushSourceStream2
The
PushSourceStream2 interface identifies a
SourceStream that pushes asynchronous data. |
| Modifier and Type | Class and Description |
|---|---|
class |
DripFeedDataSource
This class allows to create a source for a JMF player to be able
to feed the decoder progressively with parts of a clip (e.g.
|
Copyright © 2012 code4tv.com. All Rights Reserved.