Uses of Interface
com.wowza.wms.stream.IMediaStreamH264SEINotify
-
Packages that use IMediaStreamH264SEINotify Package Description com.wowza.wms.stream -
-
Uses of IMediaStreamH264SEINotify in com.wowza.wms.stream
Methods in com.wowza.wms.stream with parameters of type IMediaStreamH264SEINotify Modifier and Type Method Description void
IMediaStream. addVideoH264SEIListener(IMediaStreamH264SEINotify h264SEIListener)
Add an H.264 SEI listener.void
IMediaStream. removeVideoH264SEIListener(IMediaStreamH264SEINotify h264SEIListener)
Remove an H.264 SEI listener.
-