Uses of Interface
com.wowza.wms.transport.media.IMediaTransportObject
Packages that use IMediaTransportObject
-
Uses of IMediaTransportObject in com.wowza.wms.transport.media
Methods in com.wowza.wms.transport.media with parameters of type IMediaTransportObjectModifier and TypeMethodDescriptionIMediaTransportProviderConfiguration.getTransportHeaderOutput
(HashMap<String, byte[]> dynamictransportinformation, IMediaTransportObject transportObject) This should be called by the transport provider using this configuration item.MediaTransportConfigurationAmazonS3.getTransportHeaderOutput
(HashMap<String, byte[]> dynamictransportinformation, IMediaTransportObject transportObject) MediaTransportConfigurationGoogleCloud.getTransportHeaderOutput
(HashMap<String, byte[]> dynamictransportinformation, IMediaTransportObject transportObject) MediaTransportConfigurationGoogleCloud.getTransportHeaderOutputJSON
(HashMap<String, byte[]> dynamictransportinformation, IMediaTransportObject transportObject) IMediaTransportProvider.transportObject
(IMediaTransportObject transportObject) This is called when the provider attempts to transport the object.