Click or drag to resize

MJPEGConnection Methods

The MJPEGConnection type exposes the following members.

Methods
 NameDescription
Public methodAddLayerAbove
(Inherited from OzProtocolStack)
Protected methodCallOnConnected
(Inherited from OzP)
Protected methodCallOnConnecting
(Inherited from OzP)
Public methodCallOnDataReceived
(Inherited from OzP)
Public methodCallOnDeliveryFailed
(Inherited from OzP)
Public methodCallOnDeliverySuccessful
(Inherited from OzP)
Protected methodCallOnDisconnected
(Inherited from OzP)
Protected methodCallOnDisconnected2
(Inherited from OzP)
Protected methodCallOnDisconnecting
(Inherited from OzP)
Public methodCallOnPropertyChanged(String)
(Inherited from OzManagedItem)
Public methodCallOnPropertyChanged(String, Object)
(Inherited from OzManagedItem)
Public methodCallOnSubmitFailed
(Inherited from OzP)
Protected methodCallOnSubmitFailedForce
(Inherited from OzP)
Public methodCallOnSubmitSuccessful
(Inherited from OzP)
Protected methodCallOnSubmitSuccessfulForce
(Inherited from OzP)
Public methodCallOnSubmitSuccessfulPartially
(Inherited from OzP)
Public methodCallOnSubmittingData
(Inherited from OzP)
Public methodCallOnTransportLayerAdded
(Inherited from OzProtocolStack)
Public methodCallOnTransportLayerRemoved
(Inherited from OzProtocolStack)
Public methodCallOnUpdated
(Inherited from OzManagedItem)
Public methodCompareTo
(Inherited from OzManagedItemWithName)
Public methodConnect Connects the mediahandler to the streamer with the specified username and password.
Public methodConnectAndWait
(Inherited from OzP)
Public methodConnectionLost
(Inherited from OzP)
Protected methodContinueDisconnect
(Inherited from OzP)
Protected methodCreateDefaultConfig
(Inherited from OzP)
Protected methodCreateM
(Inherited from OzManagedItem)
Public methodCreateName
(Inherited from OzManagedItemWithName)
Public methodCreateNewID
(Inherited from OzIDItem)
Protected methodcreateProtocolStack 
Public methodDisconnect Disconnects the mediahandler from the MJPEG Streamer.
Public methodDisconnect(String)
(Inherited from OzP)
Public methodDisconnect(String, Boolean)
(Inherited from OzP)
Public methodDisconnectOnThread
(Inherited from OzP)
Public methodDispose
(Inherited from OzManagedItem)
Protected methodDisposeWithoutLock
(Overrides OzProtocolStack.DisposeWithoutLock)
Protected methodDoCreateNewID
(Inherited from OzIDItem)
Public methodEquals
(Inherited from OzManagedItem)
Protected methodexecuteOnReceiverThread
(Inherited from OzP)
Protected methodexecuteOnThread
(Inherited from OzP)
Protected methodFinalize
(Inherited from OzDisposeable)
Public methodFind
(Inherited from OzProtocolStack)
Public methodFindLayerByType(Type, OzP)
(Inherited from OzProtocolStack)
Public methodFindLayerByType``1
(Inherited from OzProtocolStack)
Public methodFork
(Inherited from OzP)
Public methodGetHashCode
(Inherited from OzManagedItem)
Protected methodGetID
(Inherited from OzIDItem)
Protected methodGetLocalEP
(Inherited from OzP)
Public methodGetPerformanceInfo
(Inherited from OzP)
Protected methodGetRemoteEP
(Inherited from OzP)
Public methodGetTabs
(Inherited from OzManagedItemWithName)
Public methodGetURL
(Inherited from OzManagedItem)
Public methodGPC_Details_HomeOnRight
(Inherited from OzManagedItemWithName)
Public methodGPC_Details_Main
(Inherited from OzManagedItemWithName)
Public methodGPC_Details_TypeIcon
(Inherited from OzManagedItemWithName)
Protected methodHandleOnUpdated
(Inherited from OzManagedItem)
Public methodIDRequestString
(Inherited from OzManagedItem)
Protected methodInitLoadedOrCreated
(Inherited from OzP)
Public methodInitLoadedOrCreatedIfNotConstructed
(Inherited from OzManagedItem)
Protected methodIsConfigRequiredForConnection
(Inherited from OzP)
Public methodIsLocked
(Inherited from OzManagedItemWithName)
Public methodIsLocked(String)
(Inherited from OzManagedItemWithName)
Public methodIsNameNullOrEmpty
(Inherited from OzManagedItemWithName)
Public methodIsSupportedConfig
(Inherited from OzP)
Public methodIsSupportedDataTypeFromAbove
(Inherited from OzProtocolStack)
Public methodIsSupportedDataTypeFromBelow
(Inherited from OzProtocolStack)
Public methodLock
(Inherited from OzManagedItemWithName)
Protected methodOnDeserialized
(Inherited from OzP)
Public methodOnDeserializedByOzF2
(Inherited from OzItem)
Protected methodPerformConnect
(Inherited from OzProtocolStack)
Protected methodPerformDataReceivedOnThread
(Inherited from OzP)
Protected methodPerformDisconnect
(Inherited from OzProtocolStack)
Protected methodPerformInitLoadedOrCreated
(Inherited from OzProtocolStack)
Protected methodPerformInitLoadedOrCreated2
(Inherited from OzProtocolStack)
Protected methodPerformSendData
(Inherited from OzProtocolStack)
Protected methodProcessDataReceivedFromLayerBelow
(Inherited from OzP)
Public methodPush(OzP)
(Inherited from OzProtocolStack)
Public methodPush(Type)
(Inherited from OzProtocolStack)
Public methodPush(Type, OzConf_P)
(Inherited from OzProtocolStack)
Public methodRemove
(Inherited from OzProtocolStack)
Public methodRemoveAboveLayer
(Inherited from OzP)
Protected methodSafeDispose
(Inherited from OzP)
Public methodSendData(Object)
(Inherited from OzP)
Public methodSendData(Object, String)
(Inherited from OzP)
Protected methodSendDataToLayerBelow
(Inherited from OzP)
Protected methodSetConnectionState
(Inherited from OzP)
Protected methodSetID
(Inherited from OzIDItem)
Public methodSetLayerBelow
(Inherited from OzProtocolStack)
Public methodStart Starts the receiving of the frames.
Public methodStop Stops the receiving of the frames.
Protected methodsubscribeToConnectionEvents
(Inherited from OzProtocolStack)
Public methodsubscribeToDataTransferEvents
(Inherited from OzProtocolStack)
Public methodToString
(Inherited from OzProtocolStack)
Public methodUnLock
(Inherited from OzManagedItemWithName)
Protected methodunsubscribeFromConnectionEvents
(Inherited from OzProtocolStack)
Public methodunsubscribeFromDataTransferEvents
(Inherited from OzProtocolStack)
Top
See Also