- G726 - Static variable in class com.smaxe.uv.media.core.AudioCodec
-
G726
- G726 codec.
- generate(ByteArray) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk.ISnapshotFactory
-
Generates video snapshot.
- generate(ByteArray[]) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk.ISnapshotFactory
-
Generates video snapshot for the sequence of I,P,P frames.
- generateAsJpg(OutputStream, ByteArray) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk.ISnapshotFactory
-
Generates video snapshot.
- generateAsJpg(OutputStream, ByteArray[]) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk.ISnapshotFactory
-
Generates video snapshot for the sequence of I,P,P frames.
- get(long) - Method in class com.smaxe.uv.media.core.LongBuffer
-
Returns value at index position.
- GET_EXECUTION_TIME - Static variable in class com.smaxe.IInvocable.Method
-
GET_EXECUTION_TIME
- GET_FRAME_TYPE - Static variable in class com.smaxe.uv.media.core.IVideoDecoder.Method
-
GET_FRAME_TYPE
- GET_HEADER - Static variable in class com.smaxe.uv.media.core.IMedia.Method
-
GET_HEADER
- GET_METHODS - Static variable in class com.smaxe.IInvocable.Method
-
GET_METHODS
- GET_PROPERTIES - Static variable in class com.smaxe.uv.media.core.IMedia.Method
-
GET_PROPERTIES
- getAc3Info(byte[]) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns AC3 audio info.
- getAc3Info(ByteArray) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns AC3 audio info.
- getAudioFrameInfo(int, long) - Static method in class com.smaxe.uv.media.core.CodedFrameInfo
-
Returns audio frame info.
- getAudioFrameSize(long) - Static method in class com.smaxe.uv.media.core.CodedFrameInfo
-
Returns audio frame size (in bytes).
- getAudioFrameTimestamp(long) - Static method in class com.smaxe.uv.media.core.CodedFrameInfo
-
Returns audio frame timestamp (in milliseconds).
- getAudioTrackInfo(AudioFrame) - Static method in class com.smaxe.uv.media.core.AudioTrackInfo
-
- getAudioTrackInfo(int, byte[]) - Static method in class com.smaxe.uv.media.sdk.MediaCodecTool
-
Returns audio track info.
- getChannels() - Method in class com.smaxe.uv.media.core.AudioFrame
-
- getCodecDescription(int) - Static method in class com.smaxe.uv.media.core.MediaTrackInfo
-
Returns codec description.
- getContainer() - Method in interface com.smaxe.uv.media.core.IMedia
-
Returns media container.
- getFrameLength() - Method in interface com.smaxe.uv.media.core.IAudioEncoder
-
Returns frame length (in samples per channels).
- getG711aInfo(byte[]) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns G711-alaw audio info.
- getG711aInfo(ByteArray) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns G711-alaw audio info.
- getG711muInfo(byte[]) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns G711-mulaw audio info.
- getG711muInfo(ByteArray) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns G711-mulaw audio info.
- getG726Info(byte[]) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns G726 audio info.
- getG726Info(ByteArray) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns G726 audio info.
- getH263SorensonInfo(byte[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.263 Sorenson video info.
- getH263SorensonInfo(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.263 Sorenson video info.
- getH264CodecConfig(ByteArray, ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 codec configuration.
- getH264CodecConfig(ByteArray[], ByteArray[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 codec configuration.
- getH264CodecConfigNals(byte[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 codec configuration NALs (with NAL-size 4 byte prefixes).
- getH264CodecConfigNals(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 codec configuration NALs (with NAL-size 4 byte prefixes).
- getH264Info(byte[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 video info.
- getH264Info(byte[], int[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 video info.
- getH264Info(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 video info.
- getH264Info(ByteArray, int[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 video info.
- getH264Nals(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 NALs from frame
.
- getH264Pps(byte[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 PPS (Picture Parameter Set) bytes from the codecConfig
.
- getH264Pps(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 PPS (Picture Parameter Set) bytes from the codecConfig
.
- getH264Sps(byte[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 SPS (Sequence Parameter Set) bytes from the codecConfig
.
- getH264Sps(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.264 SPS (Sequence Parameter Set) bytes from the codecConfig
.
- getH265CodecConfig(ByteArray, ByteArray, ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.265 codec configuration.
- getH265Info(byte[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.265 video info.
- getH265Info(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.265 video info.
- getH265Info(ByteArray, int[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.265 video info.
- getH265Nals(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.265 NALs from frame
.
- getH265Pps(byte[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.265 PPS (Picture Parameter Set) bytes from the codecConfig
.
- getH265Pps(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.265 PPS (Picture Parameter Set) bytes from the codecConfig
.
- getH265Sps(byte[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.265 SPS (Sequence Parameter Set) bytes from the codecConfig
.
- getH265Sps(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.265 SPS (Sequence Parameter Set) bytes from the codecConfig
.
- getH265Vps(byte[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.265 VPS (Video Parameter Set) bytes from the codecConfig
.
- getH265Vps(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns H.265 VPS (Video Parameter Set) bytes from the codecConfig
.
- getId() - Method in class com.smaxe.uv.media.core.IMedia.AudioTrackSample
-
- getId() - Method in interface com.smaxe.uv.media.core.IMedia.ITrackSample
-
- getId() - Method in class com.smaxe.uv.media.core.IMedia.TrackSample
-
- getId() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleWithPayload
-
- getId() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleXWithOffset
-
- getInfo(int) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns string representation of the audio info.
- getInfo() - Method in interface com.smaxe.uv.media.core.IAudioEncoder
-
Returns codec info.
- getInfo(int) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns string representation of the video info.
- getMediaCodecSdk(Object...) - Method in interface com.smaxe.uv.media.sdk.IMediaSdk
-
Returns media codec SDK.
- getMediaContainer(byte[]) - Method in interface com.smaxe.uv.media.sdk.IMediaContainerSdk
-
Returns
MediaContainer
type of the media defined by initial bytes signature.
- getMediaContainer(File) - Method in interface com.smaxe.uv.media.sdk.IMediaContainerSdk
-
- getMediaContainerSdk(Object...) - Method in interface com.smaxe.uv.media.sdk.IMediaSdk
-
Returns media container SDK.
- getMediaSdk(Object...) - Static method in class com.smaxe.uv.media.sdk.MediaSdkFactory
-
Returns Media SDK.
- getModel() - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Returns media player model.
- getMp3Info(byte[]) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns MP3 audio info.
- getMp3Info(ByteArray) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns MP3 audio info.
- getMp4aInfo(byte[]) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns MP4A audio info.
- getMp4aInfo(byte[], boolean) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns MP4A audio info.
- getMp4aInfo(ByteArray) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns MP4A audio info.
- getMp4aInfo(ByteArray, boolean) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns MP4A audio info.
- getName() - Method in interface com.smaxe.uv.media.core.IAudioPlayback
-
- getName() - Method in interface com.smaxe.uv.media.core.IAudioSource
-
- getName() - Method in interface com.smaxe.uv.media.core.IVideoSource
-
- getOffset() - Method in interface com.smaxe.uv.media.core.IMedia.ITrackSampleX
-
- getOffset() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleXWithOffset
-
- getOpusInfo(byte[]) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns Opus audio info.
- getOpusInfo(ByteArray) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns Opus audio info.
- getPlaybackSkew() - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Returns playback audio/video skew (in milliseconds).
- getPlaybackSpeed() - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Returns playback speed.
- getRtime() - Method in class com.smaxe.uv.media.core.IMedia.AudioTrackSample
-
- getRtime() - Method in interface com.smaxe.uv.media.core.IMedia.ITrackSample
-
- getRtime() - Method in class com.smaxe.uv.media.core.IMedia.TrackSample
-
- getRtime() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleWithPayload
-
- getRtime() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleXWithOffset
-
- getSamples() - Method in class com.smaxe.uv.media.core.AudioFrame
-
- getSize() - Method in class com.smaxe.uv.media.core.IMedia.AudioTrackSample
-
- getSize() - Method in interface com.smaxe.uv.media.core.IMedia.ITrackSample
-
- getSize() - Method in class com.smaxe.uv.media.core.IMedia.TrackSample
-
- getSize() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleWithPayload
-
- getSize() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleXWithOffset
-
- getSource() - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
-
- getSource() - Method in interface com.smaxe.uv.media.player.IMediaPlayerModel
-
Returns media source.
- getTimestamp() - Method in class com.smaxe.uv.media.core.IMedia.AudioTrackSample
-
- getTimestamp() - Method in interface com.smaxe.uv.media.core.IMedia.ITrackSample
-
- getTimestamp() - Method in class com.smaxe.uv.media.core.IMedia.TrackSample
-
- getTimestamp() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleWithPayload
-
- getTimestamp() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleXWithOffset
-
- getTrack() - Method in class com.smaxe.uv.media.core.IMedia.AbstractTrackSample
-
- getTrack() - Method in interface com.smaxe.uv.media.core.IMedia.ITrackSample
-
- getTrack() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleWithPayload
-
- getTrack() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleXWithOffset
-
- getTrackInfo() - Method in interface com.smaxe.uv.media.core.IAudioPlayback
-
- getTrackInfo() - Method in interface com.smaxe.uv.media.core.IAudioSource
-
- getTrackInfo() - Method in interface com.smaxe.uv.media.core.IVideoSource
-
- getTrackSamples(MediaTrackInfo, long) - Method in interface com.smaxe.uv.media.core.IMediaReader
-
- getTracksInfo() - Method in interface com.smaxe.uv.media.core.IMediaFileReader
-
Returns tracks info.
- getTrackTypeDescription(int) - Static method in class com.smaxe.uv.media.core.MediaTrackInfo
-
Returns track type description.
- getVideoFrameInfo(int, int, long) - Static method in class com.smaxe.uv.media.core.CodedFrameInfo
-
Returns video frame info.
- getVideoFrameSize(long) - Static method in class com.smaxe.uv.media.core.CodedFrameInfo
-
Returns video frame size (in bytes).
- getVideoFrameTimestamp(long) - Static method in class com.smaxe.uv.media.core.CodedFrameInfo
-
Returns video frame timestamp (in milliseconds).
- getVideoFrameType(long) - Static method in class com.smaxe.uv.media.core.CodedFrameInfo
-
Returns video frame type.
- getVideoHeight(int) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns frame height from info
int.
- getVideoTrackInfo(VideoFrame) - Static method in class com.smaxe.uv.media.core.VideoTrackInfo
-
- getVideoTrackInfo(int, byte[]) - Static method in class com.smaxe.uv.media.sdk.MediaCodecTool
-
Returns video track info.
- getVideoWidth(int) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns video frame width from info
int.
- getVorbisInfo(byte[]) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns Vorbis audio info.
- getVorbisInfo(ByteArray) - Static method in class com.smaxe.uv.media.core.AudioCodec
-
Returns Vorbis audio info.
- getVp8Info(byte[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns VP8 video info.
- getVp8Info(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns VP8 video info.
- getVp9Info(byte[]) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns VP9 video info.
- getVp9Info(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Returns VP9 video info.
- I_FRAME - Static variable in interface com.smaxe.uv.media.core.IVideoDecoder
-
I_FRAME
- 0x01 : I-frame.
- I_FRAME - Static variable in interface com.smaxe.uv.media.core.IVideoEncoder
-
I_FRAME
- 0x01 : I-frame.
- IAudioDecoder - Interface in com.smaxe.uv.media.core
-
IAudioDecoder
- audio decoder.
- IAudioDecoder.CallbackAdapter - Class in com.smaxe.uv.media.core
-
- IAudioDecoder.ICallback - Interface in com.smaxe.uv.media.core
-
ICallback
- audio decoder callback.
- IAudioEncoder - Interface in com.smaxe.uv.media.core
-
IAudioEncoder
- audio encoder.
- IAudioEncoder.ICallback - Interface in com.smaxe.uv.media.core
-
ICallback
- encoder callback.
- IAudioPlayback - Interface in com.smaxe.uv.media.core
-
IAudioPlayback
- audio playback interface.
- IAudioProcessor - Interface in com.smaxe.uv.media.core
-
IAudioProcessor
- audio processor.
- IAudioSource - Interface in com.smaxe.uv.media.core
-
IAudioSource
- audio source.
- IAudioSource.IListener - Interface in com.smaxe.uv.media.core
-
IListener
- audio source listener.
- id() - Method in interface com.smaxe.uv.media.core.IAudioDecoder
-
- id() - Method in interface com.smaxe.uv.media.core.IAudioEncoder
-
- id - Variable in class com.smaxe.uv.media.core.IMedia.AudioTrackSample
-
Sample id.
- id() - Method in interface com.smaxe.uv.media.core.IMedia
-
Returns media id (usually url or file pathname).
- ID - Static variable in class com.smaxe.uv.media.core.IMedia.Property
-
Property
- "id" :
- id - Variable in class com.smaxe.uv.media.core.IMedia.TrackSample
-
Sample id.
- id() - Method in interface com.smaxe.uv.media.core.IVideoDecoder
-
- id() - Method in interface com.smaxe.uv.media.core.IVideoEncoder
-
Returns codec id (one of Video
constants).
- id - Variable in enum com.smaxe.uv.media.core.MediaContainer
-
container or stream id.
- id - Variable in class com.smaxe.uv.media.core.MediaTrackInfo
-
track id (starting with 0).
- IInvocable - Interface in com.smaxe
-
IInvocable
- interface that allows the invocation of functions.
- IInvocable.Method - Class in com.smaxe
-
Method
- methods.
- IMedia - Interface in com.smaxe.uv.media.core
-
IMedia
- media reader/writer base interface.
- IMedia.AbstractTrackSample - Class in com.smaxe.uv.media.core
-
AbstractTrackSample
- abstract track sample.
- IMedia.AudioTrackSample - Class in com.smaxe.uv.media.core
-
AudioTrackSample
- audio track sample.
- IMedia.ITrackSample - Interface in com.smaxe.uv.media.core
-
ITrackSample
- track sample.
- IMedia.ITrackSampleX - Interface in com.smaxe.uv.media.core
-
ITrackSample
- track sample extension.
- IMedia.Method - Class in com.smaxe.uv.media.core
-
Method
- methods.
- IMedia.Property - Class in com.smaxe.uv.media.core
-
Property
- properties.
- IMedia.TrackSample - Class in com.smaxe.uv.media.core
-
TrackSample
- track sample.
- IMedia.TrackSampleWithPayload - Class in com.smaxe.uv.media.core
-
TrackSampleWithPayload
- track sample with attached payload.
- IMedia.TrackSampleXWithOffset - Class in com.smaxe.uv.media.core
-
TrackSampleXWithOffset
- track sample with defined offset.
- IMediaCodecSdk - Interface in com.smaxe.uv.media.sdk
-
IMediaCodecSdk
- Media Codec SDK.
- IMediaCodecSdk.ISnapshotFactory - Interface in com.smaxe.uv.media.sdk
-
ISnapshotFactory
- snapshot factory.
- IMediaContainerSdk - Interface in com.smaxe.uv.media.sdk
-
- IMediaFileReader - Interface in com.smaxe.uv.media.core
-
IMediaFileReader
- media file reader interface.
- IMediaFileWriter - Interface in com.smaxe.uv.media.core
-
IMediaFileWriter
- media file writer.
- IMediaPlayerModel - Interface in com.smaxe.uv.media.player
-
IMediaPlayerModel
- base media player model.
- IMediaPlayerModel.IListener - Interface in com.smaxe.uv.media.player
-
- IMediaPlayerModel.ListenerAdapter - Class in com.smaxe.uv.media.player
-
ListenerAdapter
- listener adapter.
- IMediaPlayerModel.Method - Class in com.smaxe.uv.media.player
-
- IMediaPlayerModelSdk - Interface in com.smaxe.uv.media.sdk
-
IMediaPlayerModelSdk
- Media Player models SDK.
- IMediaReader - Interface in com.smaxe.uv.media.core
-
IMediaReader
- media reader interface.
- IMediaReader.Property - Class in com.smaxe.uv.media.core
-
Property
- properties.
- IMediaSdk - Interface in com.smaxe.uv.media.sdk
-
IMediaSdk
- Media SDK.
- IMediaStreamReader - Interface in com.smaxe.uv.media.core
-
IMediaStreamReader
- media stream reader.
- IMediaStreamReader.Event - Class in com.smaxe.uv.media.core
-
Event
- event constants.
- IMediaStreamReader.IListener - Interface in com.smaxe.uv.media.core
-
IListener
- stream reader listener.
- IMediaStreamReader.RemoteAccessListenerAdapter - Class in com.smaxe.uv.media.core
-
RemoteAccessListenerAdapter
- IMediaStreamWriter - Interface in com.smaxe.uv.media.core
-
IMediaStreamWriter
- media stream writer.
- IMediaStreamWriter.Event - Class in com.smaxe.uv.media.core
-
Event
- event constants.
- IMediaStreamWriter.Method - Class in com.smaxe.uv.media.core
-
Method
- methods.
- IMediaStreamWriter.RemoteAccessListenerAdapter - Class in com.smaxe.uv.media.core
-
RemoteAccessListenerAdapter
- IMediaWriter - Interface in com.smaxe.uv.media.core
-
IMediaWriter
- media writer.
- IMediaWriter.Property - Class in com.smaxe.uv.media.core
-
Property
- properties.
- INF - Static variable in class com.smaxe.uv.media.core.StreamCodec
-
INF
- INF.
- invoke(String, Object...) - Method in interface com.smaxe.IInvocable
-
Invokes method
with args
arguments.
- invoke(IInvocable, String, Object...) - Static method in class com.smaxe.IInvocable.Method
-
- invoke(String, Object...) - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
-
- IRemoteAccess - Interface in com.smaxe.uv.media.core
-
IRemoteAccess
- remote access interface.
- IRemoteAccess.IListener - Interface in com.smaxe.uv.media.core
-
IListener
- stream reader listener.
- IRemoteMediaPlayerModel - Interface in com.smaxe.uv.media.player
-
- IRemoteMediaPlayerModel.IListener - Interface in com.smaxe.uv.media.player
-
- IS_DEBLOCKING_DISABLED - Static variable in class com.smaxe.uv.media.core.IVideoDecoder.Method
-
IS_DEBLOCKING_DISABLED
- IS_KEY_FRAME - Static variable in class com.smaxe.uv.media.core.IVideoDecoder.Method
-
IS_KEY_FRAME
- IS_PAUSED - Static variable in class com.smaxe.uv.media.player.IMediaPlayerModel.Method
-
IS_PAUSED
- "isPaused" : checks if playback is paused.
- isKey() - Method in class com.smaxe.uv.media.core.IMedia.AbstractTrackSample
-
- isKey() - Method in interface com.smaxe.uv.media.core.IMedia.ITrackSample
-
- isKey() - Method in class com.smaxe.uv.media.core.IMedia.TrackSample
-
- isKey() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleWithPayload
-
- isKey() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleXWithOffset
-
- isLive() - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Checks if player is playing live stream.
- isPaused() - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Checks if player is paused.
- isPlaying() - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Checks if player is playing.
- isRemote() - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Checks if player is playing remote stream.
- isStarted() - Method in interface com.smaxe.uv.media.core.IAudioPlayback
-
Checks if audio playback is started.
- isStarted() - Method in interface com.smaxe.uv.media.core.IAudioSource
-
Checks if audio source is started.
- isStarted() - Method in interface com.smaxe.uv.media.core.IVideoSource
-
Checks if video source is started.
- isVideoKeyFrame(int, ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
-
Checks if frame
is a key frame.
- isZeroOffset(int[]) - Static method in class com.smaxe.uv.media.player.JMediaPlayer
-
Checks if offset values are zero.
- IVideoDecoder - Interface in com.smaxe.uv.media.core
-
IVideoDecoder
- video decoder interface.
- IVideoDecoder.CallbackAdapter - Class in com.smaxe.uv.media.core
-
CallbackAdapter
- video decoder callback adapter.
- IVideoDecoder.ICallback - Interface in com.smaxe.uv.media.core
-
ICallback
- video decoder callback.
- IVideoDecoder.Method - Class in com.smaxe.uv.media.core
-
Method
- methods.
- IVideoEncoder - Interface in com.smaxe.uv.media.core
-
IVideoEncoder
- video encoder.
- IVideoEncoder.CallbackAdapter - Class in com.smaxe.uv.media.core
-
CallbackAdapter
- video decoder callback adapter.
- IVideoEncoder.ICallback - Interface in com.smaxe.uv.media.core
-
ICallback
- video encoder callback.
- IVideoEncoder.Method - Class in com.smaxe.uv.media.core
-
Method
- methods.
- IVideoSource - Interface in com.smaxe.uv.media.core
-
IVideoSource
- video source.
- IVideoSource.IListener - Interface in com.smaxe.uv.media.core
-
IListener
- video source listener.
- OGG - Static variable in class com.smaxe.uv.media.core.StreamCodec
-
OGG
- OGG.
- onAudioFrame(IAudioSource, AudioFrame) - Method in interface com.smaxe.uv.media.core.IAudioSource.IListener
-
- onAudioFrame(AudioFrame) - Method in interface com.smaxe.uv.media.player.JMediaPlayer.IListener
-
Notifies about audio
frame
..
- onAudioFrame(AudioFrame) - Method in class com.smaxe.uv.media.player.JMediaPlayer.ListenerAdapter
-
- onAudioFrameTimeout(IAudioSource, long) - Method in interface com.smaxe.uv.media.core.IAudioSource.IListener
-
Notifies about audio frame timeout.
- onClose(boolean, Object) - Method in class com.smaxe.uv.media.core.IMediaStreamReader.RemoteAccessListenerAdapter
-
- onClose(boolean, Object) - Method in class com.smaxe.uv.media.core.IMediaStreamWriter.RemoteAccessListenerAdapter
-
- onClose(boolean, Object) - Method in interface com.smaxe.uv.media.core.IRemoteAccess.IListener
-
Notifies about 'close' of the stream.
- onClose(Object) - Method in interface com.smaxe.uv.media.player.IRemoteMediaPlayerModel.IListener
-
Notifies about close of the remote stream.
- onDecodedFrame(AudioFrame) - Method in class com.smaxe.uv.media.core.IAudioDecoder.CallbackAdapter
-
- onDecodedFrame(AudioFrame) - Method in interface com.smaxe.uv.media.core.IAudioDecoder.ICallback
-
Notifies about decoded
frame
.
- onDecodedFrame(VideoFrame) - Method in class com.smaxe.uv.media.core.IVideoDecoder.CallbackAdapter
-
- onDecodedFrame(VideoFrame) - Method in interface com.smaxe.uv.media.core.IVideoDecoder.ICallback
-
Notifies about decoded
frame
.
- onDelayedFrame(Object) - Method in class com.smaxe.uv.media.core.IVideoDecoder.CallbackAdapter
-
- onDelayedFrame(Object) - Method in interface com.smaxe.uv.media.core.IVideoDecoder.ICallback
-
Notifies about delayed frame.
- onEncodedFrame(Object, ByteArray) - Method in interface com.smaxe.uv.media.core.IAudioEncoder.ICallback
-
Notifies about encoded audio frame.
- onEncodedFrame(Object, int, ByteArray) - Method in class com.smaxe.uv.media.core.IVideoEncoder.CallbackAdapter
-
- onEncodedFrame(Object, int, ByteArray) - Method in interface com.smaxe.uv.media.core.IVideoEncoder.ICallback
-
Notifies about encoded video frame.
- onEvent(String, Object) - Method in class com.smaxe.uv.media.core.IMediaStreamReader.RemoteAccessListenerAdapter
-
- onEvent(String, Object) - Method in class com.smaxe.uv.media.core.IMediaStreamWriter.RemoteAccessListenerAdapter
-
- onEvent(String, Object) - Method in interface com.smaxe.uv.media.core.IRemoteAccess.IListener
-
Notifies about general purpose event.
- onEvent(String, Object) - Method in interface com.smaxe.uv.media.player.IMediaPlayerModel.IListener
-
Notifies about general purpose event.
- onEvent(String, Object) - Method in class com.smaxe.uv.media.player.IMediaPlayerModel.ListenerAdapter
-
- onEvent(String, Object) - Method in interface com.smaxe.uv.media.player.IRemoteMediaPlayerModel.IListener
-
Notifies about general purpose event.
- onEvent(String, Object) - Method in interface com.smaxe.uv.media.player.JMediaPlayer.IListener
-
Notifies about general purpose event.
- onEvent(String, Object) - Method in class com.smaxe.uv.media.player.JMediaPlayer.ListenerAdapter
-
- onException(Object, Exception) - Method in class com.smaxe.uv.media.core.IAudioDecoder.CallbackAdapter
-
- onException(Object, Exception) - Method in interface com.smaxe.uv.media.core.IAudioDecoder.ICallback
-
Notifies about decoding exception e
.
- onException(Object, Exception) - Method in interface com.smaxe.uv.media.core.IAudioEncoder.ICallback
-
Notifies about exception.
- onException(Object, Exception) - Method in class com.smaxe.uv.media.core.IVideoDecoder.CallbackAdapter
-
- onException(Object, Exception) - Method in interface com.smaxe.uv.media.core.IVideoDecoder.ICallback
-
Notifies about decoding exception e
.
- onException(Object, Exception) - Method in class com.smaxe.uv.media.core.IVideoEncoder.CallbackAdapter
-
- onException(Object, Exception) - Method in interface com.smaxe.uv.media.core.IVideoEncoder.ICallback
-
Notifies about encoding exception.
- onFrameInfo(int, int, int[]) - Method in class com.smaxe.uv.media.core.IVideoDecoder.CallbackAdapter
-
- onFrameInfo(int, int, int[]) - Method in interface com.smaxe.uv.media.core.IVideoDecoder.ICallback
-
Notifies about frame info.
- onMediaSample(IMedia.ITrackSample) - Method in interface com.smaxe.uv.media.core.IMediaStreamReader.IListener
-
Notifies about available media
sample
.
- onMediaSample(IMedia.ITrackSample) - Method in class com.smaxe.uv.media.core.IMediaStreamReader.RemoteAccessListenerAdapter
-
- onMediaSamples(Iterator<IMedia.ITrackSample>) - Method in interface com.smaxe.uv.media.core.IMediaStreamReader.IListener
-
Notifies about available media
samples
.
- onMediaSamples(Iterator<IMedia.ITrackSample>) - Method in class com.smaxe.uv.media.core.IMediaStreamReader.RemoteAccessListenerAdapter
-
- onMediaTimeout(MediaTrackInfo, int) - Method in interface com.smaxe.uv.media.core.IMediaStreamReader.IListener
-
Notifies about media timeout.
- onMediaTimeout(MediaTrackInfo, int) - Method in class com.smaxe.uv.media.core.IMediaStreamReader.RemoteAccessListenerAdapter
-
- onMediaTracks(MediaTrackInfo[]) - Method in interface com.smaxe.uv.media.core.IMediaStreamReader.IListener
-
Notifies about available media tracks.
- onMediaTracks(MediaTrackInfo[]) - Method in class com.smaxe.uv.media.core.IMediaStreamReader.RemoteAccessListenerAdapter
-
- onOpenFailure(Object) - Method in class com.smaxe.uv.media.core.IMediaStreamReader.RemoteAccessListenerAdapter
-
- onOpenFailure(Object) - Method in class com.smaxe.uv.media.core.IMediaStreamWriter.RemoteAccessListenerAdapter
-
- onOpenFailure(Object) - Method in interface com.smaxe.uv.media.core.IRemoteAccess.IListener
-
Notifies about 'open' failure.
- onOpenFailure(Object) - Method in interface com.smaxe.uv.media.player.IRemoteMediaPlayerModel.IListener
-
Notifies about 'open' failure.
- onOpenSuccess(Object) - Method in class com.smaxe.uv.media.core.IMediaStreamReader.RemoteAccessListenerAdapter
-
- onOpenSuccess(Object) - Method in class com.smaxe.uv.media.core.IMediaStreamWriter.RemoteAccessListenerAdapter
-
- onOpenSuccess(Object) - Method in interface com.smaxe.uv.media.core.IRemoteAccess.IListener
-
Notifies about successful opening of the access.
- onOpenSuccess(Object) - Method in interface com.smaxe.uv.media.player.IRemoteMediaPlayerModel.IListener
-
Notifies about successful opening of the remote stream.
- onPlaybackStart(String, boolean) - Method in interface com.smaxe.uv.media.player.JMediaPlayer.IListener
-
Notifies about playback start.
- onPlaybackStart(String, boolean) - Method in class com.smaxe.uv.media.player.JMediaPlayer.ListenerAdapter
-
- onPlaybackStop(String, boolean) - Method in interface com.smaxe.uv.media.player.JMediaPlayer.IListener
-
Notifies about playback stop.
- onPlaybackStop(String, boolean) - Method in class com.smaxe.uv.media.player.JMediaPlayer.ListenerAdapter
-
- onStart(IAudioSource) - Method in interface com.smaxe.uv.media.core.IAudioSource.IListener
-
- onStart(IVideoSource) - Method in interface com.smaxe.uv.media.core.IVideoSource.IListener
-
- onStop(IAudioSource) - Method in interface com.smaxe.uv.media.core.IAudioSource.IListener
-
- onStop(IVideoSource) - Method in interface com.smaxe.uv.media.core.IVideoSource.IListener
-
- onTrackEnd(MediaTrackInfo) - Method in interface com.smaxe.uv.media.player.IMediaPlayerModel.IListener
-
Notifies about the end of the
track
, i.e.
- onTrackEnd(MediaTrackInfo) - Method in class com.smaxe.uv.media.player.IMediaPlayerModel.ListenerAdapter
-
- onTrackEnd(MediaTrackInfo) - Method in interface com.smaxe.uv.media.player.JMediaPlayer.IListener
-
Notifies about track end.
- onTrackEnd(MediaTrackInfo) - Method in class com.smaxe.uv.media.player.JMediaPlayer.ListenerAdapter
-
- onTracks(boolean, MediaTrackInfo[], MediaTrackInfo[]) - Method in interface com.smaxe.uv.media.player.IMediaPlayerModel.IListener
-
Notifies about available tracks.
- onTracks(boolean, MediaTrackInfo[], MediaTrackInfo[]) - Method in class com.smaxe.uv.media.player.IMediaPlayerModel.ListenerAdapter
-
- onTracks(MediaTrackInfo[], MediaTrackInfo[]) - Method in interface com.smaxe.uv.media.player.JMediaPlayer.IListener
-
Notifies about available tracks.
- onTracks(MediaTrackInfo[], MediaTrackInfo[]) - Method in class com.smaxe.uv.media.player.JMediaPlayer.ListenerAdapter
-
- onVideoFrame(IVideoSource, VideoFrame) - Method in interface com.smaxe.uv.media.core.IVideoSource.IListener
-
- onVideoFrame(VideoFrame, int[]) - Method in interface com.smaxe.uv.media.player.JMediaPlayer.IListener
-
Notifies about video
frame
..
- onVideoFrame(VideoFrame, int[]) - Method in class com.smaxe.uv.media.player.JMediaPlayer.ListenerAdapter
-
- onVideoFrameTimeout(IVideoSource, long) - Method in interface com.smaxe.uv.media.core.IVideoSource.IListener
-
Notifies about video frame timeout.
- open(IRemoteAccess.IListener) - Method in interface com.smaxe.uv.media.core.IRemoteAccess
-
Opens the access to remote source.
- OPEN_FAILURE_AUTHORIZATION_REQUIRED - Static variable in interface com.smaxe.uv.media.core.IRemoteAccess
-
OPEN_FAILURE_AUTHORIZATION_REQUIRED
- openFileReader(ByteArray, Object...) - Method in interface com.smaxe.uv.media.sdk.IMediaContainerSdk
-
Opens media file
reader.
- openFileWriter(File, MediaContainer, Object...) - Method in interface com.smaxe.uv.media.sdk.IMediaContainerSdk
-
Opens media file
writer.
- openOutputStreamWriter(OutputStream, MediaContainer, Object...) - Method in interface com.smaxe.uv.media.sdk.IMediaContainerSdk
-
Opens media os
writer.
- openStreamReader(InputStream, Object...) - Method in interface com.smaxe.uv.media.sdk.IMediaContainerSdk
-
Opens media is
reader.
- OPUS - Static variable in class com.smaxe.uv.media.core.AudioCodec
-
OPUS
- OPUS codec.
- SCREEN_VIDEO_1 - Static variable in class com.smaxe.uv.media.core.VideoCodec
-
SCREEN_VIDEO_1
- Flash Screen Video I codec.
- SCREEN_VIDEO_2 - Static variable in class com.smaxe.uv.media.core.VideoCodec
-
SCREEN_VIDEO_2
- Flash Screen Video II codec.
- SEEK - Static variable in class com.smaxe.uv.media.player.IMediaPlayerModel.Method
-
SEEK
- "seek" : seeks the playback position.
- seek(long) - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Seeks to timestamp position
- SET_DEBLOCKING_DISABLED - Static variable in class com.smaxe.uv.media.core.IVideoDecoder.Method
-
SET_DEBLOCKING_DISABLED
- setAudioPlayback(IAudioPlayback) - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Sets audio playback component
- setAudioProcessor(IAudioProcessor) - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Sets audio processor component
- setDurationAndFrames(long, long) - Method in class com.smaxe.uv.media.core.MediaTrackInfo
-
Sets 'duration' and 'frames' number.
- setLicenseKey(String) - Static method in class com.smaxe.uv.media.sdk.MediaSdkFactory
-
Sets license key.
- setListener(JMediaPlayer.IListener) - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Sets listener.
- setLogger(ILogger) - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Sets logger.
- setMediaCodecSdk(IMediaCodecSdk) - Method in interface com.smaxe.uv.media.sdk.IMediaPlayerModelSdk
-
Sets codec
sdk
to use by the player.
- setModel(IMediaPlayerModel) - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Sets model.
- setOffset(long) - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleXWithOffset
-
Sets offset.
- setPlaybackSkew(long) - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Sets playback audio/video skew (in milliseconds).
- setPlaybackSpeed(float) - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Sets playback speed.
- size - Variable in class com.smaxe.uv.media.core.IMedia.AudioTrackSample
-
Sample size (in bytes).
- size - Variable in class com.smaxe.uv.media.core.IMedia.TrackSample
-
Sample size (in bytes).
- size() - Method in class com.smaxe.uv.media.core.LongBuffer
-
Returns buffer size.
- sleep(long) - Static method in class com.smaxe.uv.media.player.JMediaPlayer
-
Sleeps millis
milliseconds.
- SPEEX - Static variable in class com.smaxe.uv.media.core.AudioCodec
-
SPEEX
- Speex codex.
- start(AudioTrackInfo, int) - Method in interface com.smaxe.uv.media.core.IAudioPlayback
-
Opens and starts audio playback stream.
- start(AudioTrackInfo, int, IAudioSource.IListener) - Method in interface com.smaxe.uv.media.core.IAudioSource
-
Opens and starts audio source stream.
- start(IVideoSource.IListener) - Method in interface com.smaxe.uv.media.core.IVideoSource
-
Opens and starts video source stream.
- start - Variable in class com.smaxe.uv.media.core.MediaTrackInfo
-
track start time (in milliseconds).
- start - Variable in class com.smaxe.uv.media.core.MediaTrackInfo.TimeInterval
-
interval start timestamp (in milliseconds).
- start() - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
-
- start() - Method in interface com.smaxe.uv.media.player.IMediaPlayerModel
-
Starts the model.
- startPlayback() - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Starts the playback.
- stop() - Method in interface com.smaxe.uv.media.core.IAudioPlayback
-
Stops and closes audio playback.
- stop() - Method in interface com.smaxe.uv.media.core.IAudioSource
-
Stops and closes audio source.
- stop() - Method in interface com.smaxe.uv.media.core.IVideoSource
-
Stops and closes video source.
- stopPlayback() - Method in class com.smaxe.uv.media.player.JMediaPlayer
-
Stops the playback.
- STREAM - Static variable in class com.smaxe.uv.media.core.MediaTrackInfo
-
STREAM
- 3 : media (audio/video) stream track id.
- StreamCodec - Class in com.smaxe.uv.media.core
-
StreamCodec
- supported stream codecs enumeration.