Halyri - Mobiili
0.9.1
|
►CApplication | |
CAppResources | A strongly-typed resource class, for looking up localized strings, etc. |
►CAsyncCompletedEventArgs | |
CAudioVideoPlaybackManager | Handles playback of incoming audio and picture data. Currently only performs the playback of speex encoded audio using XNA sound effect instances |
CAudioVideoTransmitManager | Class for managing audio and picture transmission from XNA Microphone and AudioVideoCaptureDevice. Media is captured using PreviewImageCapturer and WavAudioSampleCapturer classes. Capture configuration is taken from MediaConfigurationDto published by the server and available on NetworkConnection's MediaConfigurationUpdatedEvent. Network operations are performed by NetworkConnection class |
►CClientBase< Halyri.ServiceReference1.IWcfMobileService > | |
►CClientBase< Halyri.WcfMobileServiceClient.IWcfMobileService > | |
CCompressionHelper | Class for static compression methods |
CConnection | Makes all connection actions to server. User can connect, update information about device, personalinfo, medicalinfo or location. Uses SignalR for receiving and WCF for sending. |
CGetMediaSegmentRequest | |
CGetMediaSegmentResponse | |
►CIClientChannel | |
►CINotifyPropertyChanged | |
►CINotifyPropertyChanged | |
►CIWcfMobileService | |
►CIWcfMobileService | |
CLocalizedStrings | Provides access to string resources. |
CMeasurementInstrumentManager | Mock implementation of a class that manages the measurement instruments connected to a mobile device. This implementation contains a specification for a single measurement instrument and provides it on a list. |
CMeasurementManager | Mock of a class that manages an active measurement session on a measurement instrument connested to the mobile device. Currently provides data conforming to the data structure parameters specified in the provided MeasurementInstrumentDto and imitating nomrmal ECG |
CMediaConfigurationDto | Media configuration container class manually cloned from the server project. |
►Cobject | |
►CPhoneApplicationPage | |
CPingRequest | |
CPingResponse | |
CPreviewImageCapturer | Class for capturing preview images from AudioVideoCaptureDevice and compressing them to jpeg. Enables the comressed frames to have lower resolution and frame rate than the AudioVideoCaptureDevice preview buffer generates |
CSendTestPacketRequest | |
CSendTestPacketResponse | |
CSendTextMessageRequest | |
CSendTextMessageResponse | |
CSettings | Application can store any objects here that last while program is terminated. You have to always save by using Save() or modifications do not take place in storage. USE KEYS DEFINED HERE AS PUBLIC CONSTS. |
CSpeexCompressionHelper | Class providing static methods for compression and decompression of speex encoded audio segments. |
CToggleNoSoundRequest | |
CToggleNoSoundResponse | |
CUpdateConnectionLatencyInfoRequest | |
CUpdateConnectionLatencyInfoResponse | |
CUpdateConnectionPriorityRequest | |
CupdateConnectionPriorityRequest | |
CUpdateConnectionPriorityResponse | |
CupdateConnectionPriorityResponse | |
CUpdateDeviceInfoRequest | |
CUpdateDeviceInfoRequest | |
CUpdateDeviceInfoResponse | |
CUpdateDeviceInfoResponse | |
CUpdateInstrumentListRequest | |
CUpdateInstrumentListResponse | |
CUpdateLocationRequest | |
CUpdateLocationRequest | |
CUpdateLocationResponse | |
CUpdateLocationResponse | |
CUpdateMedicalInfoRequest | |
CupdateMedicalInfoRequest | |
CUpdateMedicalInfoResponse | |
CupdateMedicalInfoResponse | |
CUpdatePersonalInfoRequest | |
CUpdatePersonalInfoResponse | |
CupdateRequestTypeRequest | |
CUpdateRequestTypeRequest | |
CupdateRequestTypeResponse | |
CUpdateRequestTypeResponse | |
CupdateUserInfoRequest | |
CupdateUserInfoResponse | |
CUploadMeasurementDataRequest | |
CUploadMeasurementDataResponse | |
CUploadMediaSegmentRequest | |
CUploadMediaSegmentResponse | |
CWavAudioSampleCapturer | Class for capturing PCM audio fragments from XNA microphone and processing them as WAVE files. |
CWaveFileHeader | Class for generating canonical WAVE header to an array of PCM samples. |