Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W Y 

A

AAC - Static variable in class com.smaxe.uv.media.core.AudioCodec
AAC - AAC codec (similar to MP4A codec).
AAC - Static variable in class com.smaxe.uv.media.core.StreamCodec
AAC - AAC.
AbstractMediaPlayerModel - Class in com.smaxe.uv.media.player
AbstractMediaPlayerModel - abstract IMediaPlayerModel.
AbstractMediaPlayerModel() - Constructor for class com.smaxe.uv.media.player.AbstractMediaPlayerModel
Constructor.
AbstractMediaPlayerModel(String) - Constructor for class com.smaxe.uv.media.player.AbstractMediaPlayerModel
Constructor.
AbstractRemoteMediaPlayerModel - Class in com.smaxe.uv.media.player
AbstractRemoteMediaPlayerModel - abstract IRemoteMediaPlayerModel.
AbstractRemoteMediaPlayerModel() - Constructor for class com.smaxe.uv.media.player.AbstractRemoteMediaPlayerModel
Constructor.
AbstractRemoteMediaPlayerModel(String) - Constructor for class com.smaxe.uv.media.player.AbstractRemoteMediaPlayerModel
Constructor.
AbstractTrackSample() - Constructor for class com.smaxe.uv.media.core.IMedia.AbstractTrackSample
Constructor.
AbstractTrackSample(MediaTrackInfo) - Constructor for class com.smaxe.uv.media.core.IMedia.AbstractTrackSample
Constructor.
AC3 - Static variable in class com.smaxe.uv.media.core.AudioCodec
AC3 - AC3 codec.
AC3 - Static variable in class com.smaxe.uv.media.core.StreamCodec
AC3 - AC3.
accept(Object, int, ByteArray) - Method in class com.smaxe.uv.media.core.IVideoEncoder.CallbackAdapter
 
accept(Object, int, ByteArray) - Method in interface com.smaxe.uv.media.core.IVideoEncoder.ICallback
Accepts/rejects encoded frame.
add(long) - Method in class com.smaxe.uv.media.core.LongBuffer
Adds a new element.
addListener(IMediaPlayerModel.IListener) - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
 
addListener(IMediaPlayerModel.IListener) - Method in interface com.smaxe.uv.media.player.IMediaPlayerModel
Adds a new listener.
ALL_TRACKS - Static variable in class com.smaxe.uv.media.core.MediaTrackInfo
ALL_TRACKS - all tracks identifier.
AMF - Static variable in class com.smaxe.uv.media.core.DataCodec
AMF - AMF0/3 encoded data.
APP - Static variable in class com.smaxe.uv.media.core.IMedia.Property
APP
ASF - Static variable in class com.smaxe.uv.media.core.StreamCodec
ASF - ASF.
AUDIO - Static variable in class com.smaxe.uv.media.core.MediaTrackInfo
AUDIO - 0 : audio track id.
AudioCodec - Class in com.smaxe.uv.media.core
AudioCodec - supported audio codecs enumeration.
AudioFrame - Class in com.smaxe.uv.media.core
AudioFrame - audio frame.
AudioFrame(int, FloatArray[]) - Constructor for class com.smaxe.uv.media.core.AudioFrame
Constructor.
AudioFrame(long, int, FloatArray[]) - Constructor for class com.smaxe.uv.media.core.AudioFrame
Constructor.
AudioFrame(long, int, FloatArray[], Object) - Constructor for class com.smaxe.uv.media.core.AudioFrame
Constructor.
audioPlayback - Variable in class com.smaxe.uv.media.player.JMediaPlayer
 
audioProcessor - Variable in class com.smaxe.uv.media.player.JMediaPlayer
 
AudioTrackInfo - Class in com.smaxe.uv.media.core
AudioTrackInfo - audio track specific info.
AudioTrackInfo(int, int) - Constructor for class com.smaxe.uv.media.core.AudioTrackInfo
Constructor.
AudioTrackSample(MediaTrackInfo, long, int, long, long) - Constructor for class com.smaxe.uv.media.core.IMedia.AudioTrackSample
Constructor.

B

B_FRAME - Static variable in interface com.smaxe.uv.media.core.IVideoDecoder
B_FRAME - 0x04 : B-frame.
B_FRAME - Static variable in interface com.smaxe.uv.media.core.IVideoEncoder
B_FRAME - 0x04 : B-frame.

C

CallbackAdapter() - Constructor for class com.smaxe.uv.media.core.IAudioDecoder.CallbackAdapter
Constructor.
CallbackAdapter() - Constructor for class com.smaxe.uv.media.core.IVideoDecoder.CallbackAdapter
Constructor.
CallbackAdapter() - Constructor for class com.smaxe.uv.media.core.IVideoEncoder.CallbackAdapter
Constructor.
capture() - Method in interface com.smaxe.uv.media.core.IVideoSource
Captures video frame from the source.
channels - Variable in class com.smaxe.uv.media.core.AudioTrackInfo
number of channels.
clear() - Method in class com.smaxe.uv.media.core.LongBuffer
Clears the buffer.
close() - Method in interface com.smaxe.uv.media.core.IMediaFileReader
Closes media file and releases acquired resources.
close() - Method in interface com.smaxe.uv.media.core.IMediaWriter
Closes media writer and releases acquired resources.
close(String) - Method in interface com.smaxe.uv.media.core.IRemoteAccess
Closes the access.
codec - Variable in class com.smaxe.uv.media.core.MediaTrackInfo
track codec.
codecConfig - Variable in class com.smaxe.uv.media.core.MediaTrackInfo
track codec configuration.
CodedFrameInfo - Class in com.smaxe.uv.media.core
CodedFrameInfo - coded frame info.
com.smaxe - package com.smaxe
 
com.smaxe.uv.media.core - package com.smaxe.uv.media.core
 
com.smaxe.uv.media.player - package com.smaxe.uv.media.player
 
com.smaxe.uv.media.sdk - package com.smaxe.uv.media.sdk
 
CONFIGURATION_FRAME - Static variable in interface com.smaxe.uv.media.core.IVideoDecoder
CONFIGURATION_FRAME - 0x10 : configuration frame.
CONFIGURATION_FRAME - Static variable in interface com.smaxe.uv.media.core.IVideoEncoder
CONFIGURATION_FRAME - 0x10 : configuration frame.
CONFIGURE - Static variable in class com.smaxe.IInvocable.Method
CONFIGURE
CONFIGURE_BIT_RATE - Static variable in class com.smaxe.uv.media.core.IVideoEncoder.Method
CONFIGURE_BIT_RATE - IInvocable.Method#CONFIGURE parameter.
CONFIGURE_MAX_FRAME_RATE - Static variable in class com.smaxe.uv.media.core.IVideoEncoder.Method
CONFIGURE_MAX_FRAME_RATE - IInvocable.Method#CONFIGURE parameter.
copyVideoFrameCropOffset(int[], int[]) - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
Copies src video frame crop offset to dst
create(IMediaPlayerModel) - Static method in class com.smaxe.uv.media.player.JMediaPlayer
Creates JMediaPlayer.
create(boolean, IMediaPlayerModel) - Static method in class com.smaxe.uv.media.player.JMediaPlayer
Creates JMediaPlayer.
create(IMediaFileReader, Object...) - Method in interface com.smaxe.uv.media.sdk.IMediaPlayerModelSdk
Creates IMediaPlayerModel to play file.
create(IMediaStreamReader, Object...) - Method in interface com.smaxe.uv.media.sdk.IMediaPlayerModelSdk
Creates IMediaPlayerModel to play stream.
create(String, Object...) - Method in interface com.smaxe.uv.media.sdk.IMediaPlayerModelSdk
Creates IMediaPlayerModel to play url.
createAudioDecoder(int, byte[], AudioTrackInfo) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk
Creates IAudioDecoder defined by codec and codecConfig.
createAudioEncoder(int, AudioTrackInfo) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk
Creates IAudioEncoder defined by codec.
createCompositeMediaCodecSdk(IMediaCodecSdk...) - Static method in class com.smaxe.uv.media.sdk.MediaSdkFactory
Creates composite IMediaCodecSdk from many IMediaCodecSdk instances.
createMediaPlayerModelSdk(Object...) - Method in interface com.smaxe.uv.media.sdk.IMediaSdk
Creates media player model SDK.
createSnapshotFactory(int, byte[], VideoTrackInfo, Object...) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk
Creates snapshot factory for the video stream defined by codec and codecConfig.
createVideoDecoder(int, byte[], VideoTrackInfo) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk
Creates IVideoDecoder defined by codec and codecConfig.
createVideoEncoder(int, VideoTrackInfo) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk
Creates IVideoEncoder defined by codec.
CREATION_TIME - Static variable in class com.smaxe.uv.media.core.IMedia.Property
APP

D

DATA - Static variable in class com.smaxe.uv.media.core.MediaTrackInfo
DATA - 2 : data track id.
DataCodec - Class in com.smaxe.uv.media.core
DataCodec - data track codec.
decodeFrame(Object, ByteArray, IAudioDecoder.ICallback) - Method in interface com.smaxe.uv.media.core.IAudioDecoder
Decodes the frame.
decodeFrame(Object, ByteArray, IVideoDecoder.ICallback) - Method in interface com.smaxe.uv.media.core.IVideoDecoder
Decodes the frame.
depth - Variable in class com.smaxe.uv.media.core.VideoTrackInfo
frame pixel depth.
duration - Variable in class com.smaxe.uv.media.core.MediaTrackInfo
track duration (in milliseconds), -1 if track duration is unknown.
duration - Variable in class com.smaxe.uv.media.core.MediaTrackInfo.TimeInterval
interval duration (in milliseconds).

E

EMPTY_LISTENER - Static variable in class com.smaxe.uv.media.player.JMediaPlayer
 
EMULATE_UNEXPECTED_DISCONNECTION - Static variable in class com.smaxe.uv.media.core.IMediaStreamWriter.Method
EMULATE_UNEXPECTED_DISCONNECTION
encodeFrame(Object, FloatArray[], IAudioEncoder.ICallback) - Method in interface com.smaxe.uv.media.core.IAudioEncoder
Encodes audio frame.
encodeFrame(Object, VideoFrame, boolean, IVideoEncoder.ICallback) - Method in interface com.smaxe.uv.media.core.IVideoEncoder
Encodes the frame.
encodeFrame(Object, int, int, byte[][], boolean, IVideoEncoder.ICallback) - Method in interface com.smaxe.uv.media.core.IVideoEncoder
Encodes the frame.
equals(Object) - Method in class com.smaxe.uv.media.core.AudioTrackInfo
 
equals(Object) - Method in class com.smaxe.uv.media.core.MediaTrackInfo
 
equals(Object) - Method in class com.smaxe.uv.media.core.VideoTrackInfo
 
estimateOpenFileReader(String) - Static method in class com.smaxe.uv.media.sdk.MediaContainerTool
Estimates time to open media file.
estimateOpenFileReader(File) - Static method in class com.smaxe.uv.media.sdk.MediaContainerTool
Estimates time to open media file.
Event() - Constructor for class com.smaxe.uv.media.core.IMediaStreamReader.Event
 
Event() - Constructor for class com.smaxe.uv.media.core.IMediaStreamWriter.Event
 
EVENT_REMOTE_CLOSE - Static variable in class com.smaxe.uv.media.player.JMediaPlayer
EVENT_REMOTE_CLOSE
EVENT_REMOTE_CLOSED - Static variable in interface com.smaxe.uv.media.player.IRemoteMediaPlayerModel
EVENT_REMOTE_CLOSED
EVENT_REMOTE_CONNECTED - Static variable in interface com.smaxe.uv.media.player.IRemoteMediaPlayerModel
EVENT_REMOTE_CONNECTED
EVENT_REMOTE_CONNECTED - Static variable in class com.smaxe.uv.media.player.JMediaPlayer
EVENT_REMOTE_CONNECTING
EVENT_REMOTE_CONNECTING - Static variable in interface com.smaxe.uv.media.player.IRemoteMediaPlayerModel
EVENT_REMOTE_CONNECTING
EVENT_REMOTE_CONNECTING - Static variable in class com.smaxe.uv.media.player.JMediaPlayer
EVENT_REMOTE_CONNECTING
EVENT_REMOTE_OPEN_FAILURE - Static variable in interface com.smaxe.uv.media.player.IRemoteMediaPlayerModel
EVENT_REMOTE_OPEN_FAILURE
EVENT_REMOTE_OPEN_FAILURE - Static variable in class com.smaxe.uv.media.player.JMediaPlayer
EVENT_REMOTE_OPEN_FAILURE
EVENT_REMOTE_OPEN_SUCCESS - Static variable in interface com.smaxe.uv.media.player.IRemoteMediaPlayerModel
EVENT_REMOTE_OPEN_SUCCESS
EVENT_REMOTE_OPEN_SUCCESS - Static variable in class com.smaxe.uv.media.player.JMediaPlayer
EVENT_REMOTE_OPEN_SUCCESS
EVENT_REMOTE_PLAYING - Static variable in interface com.smaxe.uv.media.player.IRemoteMediaPlayerModel
EVENT_REMOTE_PLAYING
extension - Variable in enum com.smaxe.uv.media.core.MediaContainer
container extension.

F

findFirstTrack(MediaTrackInfo[], int) - Static method in class com.smaxe.uv.media.core.MediaTrackInfo
Finds the first track of type in the tracks.
fireOnClose(Object) - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
Fires 'onClose' event.
fireOnEvent(String, Object) - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
Fires 'onEvent' event.
fireOnOpen(Object) - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
Fires 'onOpen' event.
fireOnOpenFailure(Object) - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
Fires 'onOpenFailure' event.
fireOnTracks(boolean, MediaTrackInfo[], MediaTrackInfo[]) - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
Fires 'onTracks' event.
flush() - Method in interface com.smaxe.uv.media.core.IMediaWriter
Flushes pending frames.
FLV - Static variable in class com.smaxe.uv.media.core.StreamCodec
FLV - FLV.
frames - Variable in class com.smaxe.uv.media.core.MediaTrackInfo
number of track frames, -1 if number of frames is unknown.

G

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
Returns MediaContainer type of the media file.
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
Returns track samples.
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.

H

H261 - Static variable in class com.smaxe.uv.media.core.VideoCodec
H261 - H.261 codec.
H262 - Static variable in class com.smaxe.uv.media.core.StreamCodec
H262 - H262.
H262 - Static variable in class com.smaxe.uv.media.core.VideoCodec
H262 - H.262 (or MPEG2 Part 2) codec.
H263 - Static variable in class com.smaxe.uv.media.core.StreamCodec
H263 - H263.
H263 - Static variable in class com.smaxe.uv.media.core.VideoCodec
H263 - H.263 codec.
H263_SORENSON - Static variable in class com.smaxe.uv.media.core.VideoCodec
H263_SORENSON - H.263 Sorenson codec.
H264 - Static variable in class com.smaxe.uv.media.core.StreamCodec
H264 - H264.
H264 - Static variable in class com.smaxe.uv.media.core.VideoCodec
H264 - H.264 codec.
H265 - Static variable in class com.smaxe.uv.media.core.StreamCodec
H265 - H265.
H265 - Static variable in class com.smaxe.uv.media.core.VideoCodec
H265 - H.265 codec.
hasAudioDecoder(int) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk
Checks if codec audio decoder is supported.
hasAudioEncoder(int) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk
Checks if codec audio encoder is supported.
hashCode() - Method in class com.smaxe.uv.media.core.AudioTrackInfo
 
hashCode() - Method in class com.smaxe.uv.media.core.MediaTrackInfo
 
hashCode() - Method in class com.smaxe.uv.media.core.VideoTrackInfo
 
hasVideoDecoder(int) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk
Checks if codec video decoder is supported.
hasVideoEncoder(int) - Method in interface com.smaxe.uv.media.sdk.IMediaCodecSdk
Checks if codec video encoder is supported.
height - Variable in class com.smaxe.uv.media.core.VideoFrame
frame height.
height - Variable in class com.smaxe.uv.media.core.VideoTrackInfo
frame height.

I

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
CallbackAdapter - IAudioDecoder.ICallback adapter.
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
Returns codec id (one of AudioCodec constants).
id() - Method in interface com.smaxe.uv.media.core.IAudioEncoder
Returns codec id (one of AudioCodec constants).
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
Returns codec id (one of VideoCodec constants).
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
IMediaContainerSdk - MediaContainer 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
IListener - IMediaPlayerModel listener.
IMediaPlayerModel.ListenerAdapter - Class in com.smaxe.uv.media.player
ListenerAdapter - listener adapter.
IMediaPlayerModel.Method - Class in com.smaxe.uv.media.player
Method - enumeration of methods supported by IMediaPlayerModel.
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
Invokes IInvocable.invoke(String, Object[]) but suppresses the exception invocation.
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 - IMediaPlayerModel extention for the 'remote' streams.
IRemoteMediaPlayerModel.IListener - Interface in com.smaxe.uv.media.player
IListener - IRemoteMediaPlayerModel listener.
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.

J

JMediaPlayer - Class in com.smaxe.uv.media.player
JMediaPlayer - media player.
JMediaPlayer() - Constructor for class com.smaxe.uv.media.player.JMediaPlayer
Constructor.
JMediaPlayer.IListener - Interface in com.smaxe.uv.media.player
IListener - media player listener.
JMediaPlayer.ListenerAdapter - Class in com.smaxe.uv.media.player
ListenerAdapter - JMediaPlayer.IListener adapter.

K

key - Variable in class com.smaxe.uv.media.core.IMedia.TrackSample
Is key sample flag.

L

listener - Variable in class com.smaxe.uv.media.player.JMediaPlayer
 
ListenerAdapter() - Constructor for class com.smaxe.uv.media.player.IMediaPlayerModel.ListenerAdapter
Constructor.
ListenerAdapter() - Constructor for class com.smaxe.uv.media.player.JMediaPlayer.ListenerAdapter
Constructor.
logger - Variable in class com.smaxe.uv.media.player.JMediaPlayer
 
logModelExecutionException(String, Exception, Object...) - Method in class com.smaxe.uv.media.player.JMediaPlayer
Logs model method execution exception.
LongBuffer - Class in com.smaxe.uv.media.core
LongBuffer - buffer of long elements.
LongBuffer() - Constructor for class com.smaxe.uv.media.core.LongBuffer
Constructor.
LongBuffer(int) - Constructor for class com.smaxe.uv.media.core.LongBuffer
Constructor.

M

main(String[]) - Static method in class com.smaxe.uv.media.sdk.MediaSdk
Entry point.
MATROSKA - Static variable in class com.smaxe.uv.media.core.StreamCodec
MATROSKA - MATROSKA.
MATROSKA_HEADER_SIZE - Static variable in class com.smaxe.uv.media.core.IMediaWriter.Property
MATROSKA_HEADER_SIZE - Matroska : header size (in bytes, default: 16 * 1024)
MATROSKA_MAX_CLUSTER_DURATION - Static variable in class com.smaxe.uv.media.core.IMediaWriter.Property
MATROSKA_MAX_CLUSTER_DURATION - Matroska : max cluster duration (in milliseconds, default: 10000)
MATROSKA_MAX_CLUSTER_SIZE - Static variable in class com.smaxe.uv.media.core.IMediaWriter.Property
MATROSKA_MAX_CLUSTER_DURATION - Matroska : max cluster size (in bytes, default: 256 * 1024)
MediaCodecTool - Class in com.smaxe.uv.media.sdk
MediaCodecTool - media codec tool.
MediaContainer - Enum in com.smaxe.uv.media.core
MediaContainer - media container enumeration.
MediaContainerTool - Class in com.smaxe.uv.media.sdk
MediaContainerTool - media container tool.
MediaSdk - Class in com.smaxe.uv.media.sdk
MediaSdk - media sdk applications entry point.
MediaSdkFactory - Class in com.smaxe.uv.media.sdk
MediaSdkFactory - IMediaSdk factory.
MediaTrackInfo - Class in com.smaxe.uv.media.core
MediaTrackInfo - media track info.
MediaTrackInfo(int, int, int, byte[]) - Constructor for class com.smaxe.uv.media.core.MediaTrackInfo
Constructor.
MediaTrackInfo(int, int, int, byte[], long) - Constructor for class com.smaxe.uv.media.core.MediaTrackInfo
Constructor.
MediaTrackInfo(int, int, int, byte[], long, long) - Constructor for class com.smaxe.uv.media.core.MediaTrackInfo
Constructor.
MediaTrackInfo(int, int, int, byte[], long, long, long) - Constructor for class com.smaxe.uv.media.core.MediaTrackInfo
Constructor.
MediaTrackInfo(MediaTrackInfo) - Constructor for class com.smaxe.uv.media.core.MediaTrackInfo
Constructor.
MediaTrackInfo.TimeInterval - Class in com.smaxe.uv.media.core
TimePeriod - time interval.
Method() - Constructor for class com.smaxe.IInvocable.Method
Constructor.
Method() - Constructor for class com.smaxe.uv.media.core.IMedia.Method
 
Method() - Constructor for class com.smaxe.uv.media.core.IMediaStreamWriter.Method
 
Method() - Constructor for class com.smaxe.uv.media.core.IVideoDecoder.Method
Constructor.
Method() - Constructor for class com.smaxe.uv.media.core.IVideoEncoder.Method
Constructor.
MJPEG - Static variable in class com.smaxe.uv.media.core.VideoCodec
MJPEG - MJPEG codec.
MP3 - Static variable in class com.smaxe.uv.media.core.AudioCodec
MP3 - MP3 codec.
MP3 - Static variable in class com.smaxe.uv.media.core.StreamCodec
MP3 - MP3.
MP4A - Static variable in class com.smaxe.uv.media.core.AudioCodec
MP4A - AAC codec.
MPEG1 - Static variable in class com.smaxe.uv.media.core.VideoCodec
MPEG1 - MPEG1 codec.
MPEG2 - Static variable in class com.smaxe.uv.media.core.VideoCodec
MPEG2 - MPEG2 codec (similar to H262).
MPEG4 - Static variable in class com.smaxe.uv.media.core.StreamCodec
MPEG4 - MPEG4.
MPEG4 - Static variable in class com.smaxe.uv.media.core.VideoCodec
MPEG4 - MPEG4 codec.
MPEG_TS - Static variable in class com.smaxe.uv.media.core.StreamCodec
MPEG_TS - MPEG TS.
MPGA - Static variable in class com.smaxe.uv.media.core.AudioCodec
MPGA - MPEG Audio codec
MRLE - Static variable in class com.smaxe.uv.media.core.VideoCodec
MRLE - Microsoft RLE codec.

N

NELLYMOSER_ASAO - Static variable in class com.smaxe.uv.media.core.AudioCodec
NELLYMOSER_ASAO - Nellymoser Asao codec.
nextAudioFrame() - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
 
nextAudioFrame() - Method in interface com.smaxe.uv.media.player.IMediaPlayerModel
Returns audio frame to be played.
nextVideoFrame(int[]) - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
 
nextVideoFrame(int[]) - Method in interface com.smaxe.uv.media.player.IMediaPlayerModel
Returns video frame to be played.

O

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
Notifies about source frame.
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
Notifies about source start.
onStart(IVideoSource) - Method in interface com.smaxe.uv.media.core.IVideoSource.IListener
Notifies about source start.
onStop(IAudioSource) - Method in interface com.smaxe.uv.media.core.IAudioSource.IListener
Notifies about source stop.
onStop(IVideoSource) - Method in interface com.smaxe.uv.media.core.IVideoSource.IListener
Notifies about source stop.
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
Notifies about source frame.
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.

P

P_FRAME - Static variable in interface com.smaxe.uv.media.core.IVideoDecoder
P_FRAME - 0x02 : P-frame.
P_FRAME - Static variable in interface com.smaxe.uv.media.core.IVideoEncoder
P_FRAME - 0x02 : P-frame.
palette - Variable in class com.smaxe.uv.media.core.VideoTrackInfo
frame palette.
PAUSE - Static variable in class com.smaxe.uv.media.player.IMediaPlayerModel.Method
PAUSE - "pause" : pauses/resumes the playback.
pause(boolean) - Method in class com.smaxe.uv.media.player.JMediaPlayer
Pauses the player.
payload - Variable in class com.smaxe.uv.media.core.IMedia.TrackSampleWithPayload
 
PCM - Static variable in class com.smaxe.uv.media.core.AudioCodec
PCM - PCM codec.
pcm - Variable in class com.smaxe.uv.media.core.AudioFrame
frame PCM data (pcm.length is a number of channels, pcm float is in the [-1.0, 1.0] range).
PCMA - Static variable in class com.smaxe.uv.media.core.AudioCodec
PCMA - PCM a-law codec.
PCMU - Static variable in class com.smaxe.uv.media.core.AudioCodec
PCMU - PCM mu-law codec.
printCodecInfo(PrintStream, int, byte[]) - Static method in class com.smaxe.uv.media.sdk.MediaCodecTool
Prints codec info.
printMediaFileInfo(PrintStream, String) - Static method in class com.smaxe.uv.media.sdk.MediaCodecTool
Prints media file info.
printMediaFileInfo(PrintStream, File) - Static method in class com.smaxe.uv.media.sdk.MediaCodecTool
Prints media file info.
printMediaTrackInfo(PrintStream, MediaTrackInfo) - Static method in class com.smaxe.uv.media.sdk.MediaCodecTool
Prints media track info.
printSamples(PrintStream, File, int, int, int) - Static method in class com.smaxe.uv.media.sdk.MediaContainerTool
Prints media container samples.
printStructure(PrintStream, String) - Static method in class com.smaxe.uv.media.sdk.MediaContainerTool
Prints media file structure.
printStructure(PrintStream, File) - Static method in class com.smaxe.uv.media.sdk.MediaContainerTool
Prints media file structure.
printStructure(PrintStream, File, String[]) - Static method in class com.smaxe.uv.media.sdk.MediaContainerTool
Prints media file structure.
printStructure(PrintStream, RandomAccessInputStream, String[]) - Static method in class com.smaxe.uv.media.sdk.MediaContainerTool
Prints media container structure.
printStructure(PrintStream, MediaContainer, RandomAccessInputStream, String[]) - Static method in class com.smaxe.uv.media.sdk.MediaContainerTool
Prints media container structure.
process(FloatArray[]) - Method in interface com.smaxe.uv.media.core.IAudioProcessor
Processes pcm audio data.
Property() - Constructor for class com.smaxe.uv.media.core.IMedia.Property
 
Property() - Constructor for class com.smaxe.uv.media.core.IMediaReader.Property
 
Property() - Constructor for class com.smaxe.uv.media.core.IMediaWriter.Property
 

Q

QRLE - Static variable in class com.smaxe.uv.media.core.VideoCodec
QRLE - QuickTime RLE codec.

R

rate - Variable in class com.smaxe.uv.media.core.AudioFrame
frame sampling rate.
rate - Variable in class com.smaxe.uv.media.core.AudioTrackInfo
sampling rate.
readTrackSample(IMedia.ITrackSample) - Method in interface com.smaxe.uv.media.core.IMediaReader
Reads sample from the media reader into the MediaData.
readTrackSample(IMedia.ITrackSample, byte[], int) - Method in interface com.smaxe.uv.media.core.IMediaReader
Reads sample from the media reader into the buf buffer starting with offset position.
release() - Method in interface com.smaxe.uv.media.core.IAudioDecoder
Release resources acquired by decoder.
release() - Method in interface com.smaxe.uv.media.core.IAudioEncoder
Releases resources acquired by encoder.
release() - Method in interface com.smaxe.uv.media.core.IVideoDecoder
Release resources acquired by decoder.
release() - Method in interface com.smaxe.uv.media.core.IVideoEncoder
Release resources acquired by encoder.
release() - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
 
release() - Method in interface com.smaxe.uv.media.player.IMediaPlayerModel
Release all the resources acquired by model.
RemoteAccessListenerAdapter(IRemoteAccess.IListener) - Constructor for class com.smaxe.uv.media.core.IMediaStreamReader.RemoteAccessListenerAdapter
Constructor.
RemoteAccessListenerAdapter(IRemoteAccess.IListener) - Constructor for class com.smaxe.uv.media.core.IMediaStreamWriter.RemoteAccessListenerAdapter
Constructor.
removeListener(IMediaPlayerModel.IListener) - Method in class com.smaxe.uv.media.player.AbstractMediaPlayerModel
 
removeListener(IMediaPlayerModel.IListener) - Method in interface com.smaxe.uv.media.player.IMediaPlayerModel
Removes the listener.
replaceH26400000001WithNalSize(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
 
replaceH264NalSizeWith00000001(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
 
replaceH26500000001WithNalSize(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
 
replaceH265NalSizeWith00000001(ByteArray) - Static method in class com.smaxe.uv.media.core.VideoCodec
 
rgb - Variable in class com.smaxe.uv.media.core.VideoFrame
RGB data (array size is width * height) in the ARGB-int format (A-highest byte, B - lowest byte).
rtime - Variable in class com.smaxe.uv.media.core.IMedia.AudioTrackSample
Sample time, relative to the previous (in milliseconds).
rtime - Variable in class com.smaxe.uv.media.core.IMedia.TrackSample
Sample time, relative to the previous (in milliseconds).
RTMP - Static variable in class com.smaxe.uv.media.core.StreamCodec
RTMP - RTMP.
RTMPF - Static variable in class com.smaxe.uv.media.core.StreamCodec
RTMPF - RTMPF.
RTSP - Static variable in class com.smaxe.uv.media.core.StreamCodec
RTSP - RTSP.

S

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.

T

tag - Variable in class com.smaxe.uv.media.core.AudioFrame
tag associated with the audio frame.
tag - Variable in class com.smaxe.uv.media.core.AudioTrackInfo
tag associated with the audio track info.
tag - Variable in class com.smaxe.uv.media.core.MediaTrackInfo
tag associated with the media track info.
tag - Variable in class com.smaxe.uv.media.core.VideoFrame
tag associated with the video frame.
tag - Variable in class com.smaxe.uv.media.core.VideoTrackInfo
tag associated with the video track info.
throwMethodIsNotSupported(String) - Static method in class com.smaxe.IInvocable.Method
Throws "Method 'method' is not supported" exception.
TimeInterval(long, long) - Constructor for class com.smaxe.uv.media.core.MediaTrackInfo.TimeInterval
Constructor.
timestamp - Variable in class com.smaxe.uv.media.core.AudioFrame
frame timestamp.
timestamp - Variable in class com.smaxe.uv.media.core.IMedia.AudioTrackSample
Sample timestamp, relative to the track start time (in milliseconds).
timestamp - Variable in class com.smaxe.uv.media.core.IMedia.TrackSample
Sample timestamp, relative to the track start time (in milliseconds).
timestamp - Variable in class com.smaxe.uv.media.core.VideoFrame
frame timestamp.
TITLE - Static variable in class com.smaxe.uv.media.core.IMedia.Property
TITLE
toString() - Method in class com.smaxe.uv.media.core.AudioFrame
 
toString() - Method in class com.smaxe.uv.media.core.AudioTrackInfo
 
toString() - Method in class com.smaxe.uv.media.core.IMedia.AudioTrackSample
 
toString() - Method in class com.smaxe.uv.media.core.IMedia.TrackSample
 
toString() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleWithPayload
 
toString() - Method in class com.smaxe.uv.media.core.IMedia.TrackSampleXWithOffset
 
toString() - Method in enum com.smaxe.uv.media.core.MediaContainer
 
toString() - Method in class com.smaxe.uv.media.core.MediaTrackInfo
 
toString() - Method in class com.smaxe.uv.media.core.VideoFrame
 
toString() - Method in class com.smaxe.uv.media.core.VideoTrackInfo
 
track - Variable in class com.smaxe.uv.media.core.IMedia.AbstractTrackSample
Track info.
TrackSample(MediaTrackInfo, long, int, long, long, boolean) - Constructor for class com.smaxe.uv.media.core.IMedia.TrackSample
Constructor.
TrackSampleWithPayload(IMedia.ITrackSample, ByteArray) - Constructor for class com.smaxe.uv.media.core.IMedia.TrackSampleWithPayload
Constructor.
TrackSampleWithPayload(MediaTrackInfo, long, int, long, boolean, ByteArray) - Constructor for class com.smaxe.uv.media.core.IMedia.TrackSampleWithPayload
Constructor.
TrackSampleXWithOffset(IMedia.ITrackSample) - Constructor for class com.smaxe.uv.media.core.IMedia.TrackSampleXWithOffset
Constructor.
TSCC - Static variable in class com.smaxe.uv.media.core.VideoCodec
TSCC - TechSmith Screen Capture Codec.
type - Variable in class com.smaxe.uv.media.core.MediaTrackInfo
track type (one of AUDIO/VIDEO/DATA constants).

U

UID - Static variable in class com.smaxe.uv.media.core.IMedia.Property
UID
UNKNOWN - Static variable in class com.smaxe.uv.media.core.AudioCodec
UNKNOWN - unknown codec.
UNKNOWN - Static variable in class com.smaxe.uv.media.core.DataCodec
UNKNOWN - unknown codec.
UNKNOWN - Static variable in class com.smaxe.uv.media.core.MediaTrackInfo
UNKNOWN - unknown track id.
UNKNOWN - Static variable in class com.smaxe.uv.media.core.StreamCodec
UNKNOWN - unknown codec.
UNKNOWN - Static variable in class com.smaxe.uv.media.core.VideoCodec
UNKNOWN - unknown codec.
UNKNOWN_DURATION - Static variable in class com.smaxe.uv.media.core.MediaTrackInfo
UNKNOWN_DURATION - -1

V

valueOf(String) - Static method in enum com.smaxe.uv.media.core.MediaContainer
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.smaxe.uv.media.core.MediaContainer
Returns an array containing the constants of this enum type, in the order they are declared.
VIDEO - Static variable in class com.smaxe.uv.media.core.MediaTrackInfo
VIDEO - 1 : video track id.
VideoCodec - Class in com.smaxe.uv.media.core
VideoCodec - supported video codecs enumerations.
VideoFrame - Class in com.smaxe.uv.media.core
VideoFrame - video frame.
VideoFrame(long, VideoFrame) - Constructor for class com.smaxe.uv.media.core.VideoFrame
Constructor.
VideoFrame(long, int, int, int[]) - Constructor for class com.smaxe.uv.media.core.VideoFrame
Constructor.
VideoFrame(long, int, int, int[], Object) - Constructor for class com.smaxe.uv.media.core.VideoFrame
Constructor.
VideoFrame(int, int) - Constructor for class com.smaxe.uv.media.core.VideoFrame
Constructor.
VideoFrame(int, int, int[]) - Constructor for class com.smaxe.uv.media.core.VideoFrame
Constructor.
VideoFrame(int, int, int[], Object) - Constructor for class com.smaxe.uv.media.core.VideoFrame
Constructor.
VideoTrackInfo - Class in com.smaxe.uv.media.core
VideoTrackInfo - video track specific info.
VideoTrackInfo(int, int) - Constructor for class com.smaxe.uv.media.core.VideoTrackInfo
Constructor.
VideoTrackInfo(int, int, int, int[]) - Constructor for class com.smaxe.uv.media.core.VideoTrackInfo
Constructor.
VND_ONVIF_METADATA - Static variable in class com.smaxe.uv.media.core.DataCodec
VND_ONVIF_METADATA -
VOB - Static variable in class com.smaxe.uv.media.core.StreamCodec
VOB - VOB.
VORBIS - Static variable in class com.smaxe.uv.media.core.AudioCodec
VORBIS - Vorbis codex.
VP6 - Static variable in class com.smaxe.uv.media.core.VideoCodec
VP6 - VP6.
VP8 - Static variable in class com.smaxe.uv.media.core.VideoCodec
VP8 - VP8.
VP9 - Static variable in class com.smaxe.uv.media.core.VideoCodec
VP9 - VP9.

W

WEBM - Static variable in class com.smaxe.uv.media.core.StreamCodec
WEBM - WEBM.
width - Variable in class com.smaxe.uv.media.core.VideoFrame
frame width.
width - Variable in class com.smaxe.uv.media.core.VideoTrackInfo
frame width.
write(FloatArray[]) - Method in interface com.smaxe.uv.media.core.IAudioPlayback
Writes audio pcm to be played.
writeTrackSample(MediaTrackInfo, MediaData) - Method in interface com.smaxe.uv.media.core.IMediaWriter
Notifies about a new track data frame.
writeTrackSample(MediaTrackInfo, long, ByteArray) - Method in interface com.smaxe.uv.media.core.IMediaWriter
Notifies about a new track data frame.

Y

YCBCR - Static variable in class com.smaxe.uv.media.core.VideoCodec
YCBCR - YCbCr codec.
A B C D E F G H I J K L M N O P Q R S T U V W Y 
Skip navigation links