Ozeki.Common Namespace |
Class | Description | |
---|---|---|
AspMvcActionAttribute |
ASP.NET MVC attribute. If applied to a parameter, indicates that the parameter
is an MVC action. If applied to a method, the MVC action name is calculated
implicitly from the context. Use this attribute for custom wrappers similar to
System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String) | |
AspMvcActionSelectorAttribute |
ASP.NET MVC attribute. When applied to a parameter of an attribute,
indicates that this parameter is an MVC action name
| |
AspMvcAreaAttribute |
ASP.NET MVC attribute. Indicates that a parameter is an MVC area.
Use this attribute for custom wrappers similar to
System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String) | |
AspMvcControllerAttribute |
ASP.NET MVC attribute. If applied to a parameter, indicates that
the parameter is an MVC controller. If applied to a method,
the MVC controller name is calculated implicitly from the context.
Use this attribute for custom wrappers similar to
System.Web.Mvc.Html.ChildActionExtensions.RenderAction(HtmlHelper, String, String) | |
AspMvcDisplayTemplateAttribute |
ASP.NET MVC attribute. Indicates that a parameter is an MVC display template.
Use this attribute for custom wrappers similar to
System.Web.Mvc.Html.DisplayExtensions.DisplayForModel(HtmlHelper, String) | |
AspMvcEditorTemplateAttribute |
ASP.NET MVC attribute. Indicates that a parameter is an MVC editor template.
Use this attribute for custom wrappers similar to
System.Web.Mvc.Html.EditorExtensions.EditorForModel(HtmlHelper, String) | |
AspMvcMasterAttribute |
ASP.NET MVC attribute. Indicates that a parameter is an MVC Master.
Use this attribute for custom wrappers similar to
System.Web.Mvc.Controller.View(String, String) | |
AspMvcModelTypeAttribute |
ASP.NET MVC attribute. Indicates that a parameter is an MVC model type.
Use this attribute for custom wrappers similar to
System.Web.Mvc.Controller.View(String, Object) | |
AspMvcPartialViewAttribute |
ASP.NET MVC attribute. If applied to a parameter, indicates that
the parameter is an MVC partial view. If applied to a method,
the MVC partial view name is calculated implicitly from the context.
Use this attribute for custom wrappers similar to
System.Web.Mvc.Html.RenderPartialExtensions.RenderPartial(HtmlHelper, String) | |
AspMvcSupressViewErrorAttribute |
ASP.NET MVC attribute. Allows disabling all inspections
for MVC views within a class or a method.
| |
AspMvcTemplateAttribute |
ASP.NET MVC attribute. Indicates that a parameter is an MVC template.
Use this attribute for custom wrappers similar to
System.ComponentModel.DataAnnotations.UIHintAttribute(System.String) | |
AspMvcViewAttribute |
ASP.NET MVC attribute. If applied to a parameter, indicates that the parameter
is an MVC view. If applied to a method, the MVC view name is calculated implicitly
from the context. Use this attribute for custom wrappers similar to
System.Web.Mvc.Controller.View(Object) | |
BaseTypeRequiredAttribute |
When applied to a target attribute, specifies a requirement for any type marked
with the target attribute to implement or inherit specific type or types.
| |
BiConcurrentDictionaryTKey1, TKey2 |
Mindket kulcs alapjan lehet hivatkozni az elemekre
| |
Bigendian | ||
BitReader | ||
CanBeNullAttribute |
Indicates that the value of the marked element could be null sometimes,
so the check for null is necessary before its usage
| |
CannotApplyEqualityOperatorAttribute |
Indicates that the value of the marked type (or its derivatives)
cannot be compared using '==' or '!=' operators and Equals()
should be used instead. However, using '==' or '!=' for comparison
with null is always permitted.
| |
CodecInfoHelper | ||
CommonDelegates | ||
ConcurrentDictionaryExTKey, TValue | ||
ConcurrentHashSetT | ||
ConcurrentListT | ||
ConsoleLogger | ||
ContractAnnotationAttribute |
Describes dependency between method input and output
| |
Converters | ||
Crc32 | ||
CryptoService | ||
DefaultFileLogger |
Writes the formatted log messages into a text file.
| |
DefaultLogger |
Writes log messages to the parameter logger
| |
DependencyContainer | ||
DisposableClass |
Class that implements the dispose pattern.
| |
DoNotCaptureAttribute | ||
DoNotCaptureVariablesAttribute | ||
DoNotEncodeStringsAttribute | ||
DoNotObfuscateAttribute | ||
DoNotObfuscateControlFlowAttribute | ||
DoNotObfuscateTypeAttribute | ||
DoNotPruneAttribute | ||
DoNotPruneTypeAttribute | ||
DoNotSealTypeAttribute | ||
EncodeStringsAttribute | ||
ExceptionHelper | ||
ExcludeFromMemberRefsProxyAttribute | ||
GeneralLogCodesSource | ||
GenericEventArgsT |
Provides data for VoIP SIP SDK events.
| |
H264Sps | ||
HeadedQueueTF, TS | ||
HtmlAttributeValueAttribute | ||
HtmlElementAttributesAttribute | ||
ImageResizer | ||
InstantHandleAttribute |
Tells code analysis engine if the parameter is completely handled
when the invoked method is on stack. If the parameter is a delegate,
indicates that delegate is executed while the method is executed.
If the parameter is an enumerable, indicates that it is enumerated
while the method is executed
| |
InvokerParameterNameAttribute |
Indicates that the function argument should be string literal and match one
of the parameters of the caller function. For example, ReSharper annotates
the parameter of ArgumentNullException | |
IPCameraLogSource | ||
IPHelper | ||
Legitimacy | ||
LicenseException |
An Exception for license problems
| |
LicenseManagement | ||
LicenseManager |
Manages the SDK licences
| |
LinuxErrorCodeExt | ||
LLParserT | ||
LocalizationRequiredAttribute |
Indicates that marked element should be localized or not
| |
LogConfig |
The LogConfig class is used to determine logging configuration options when attaching a logger to the SDK.
| |
LogEvent | ||
Logger |
Ths class represents logging in the system
| |
LoggerEx | ||
LogManager | ||
MathHelper |
Contains commonly used mathematical operations.
| |
MD5String | ||
MeansImplicitUseAttribute |
Should be used on attributes and causes ReSharper
to not mark symbols marked with such attributes as unused
(as well as by other usage inspections)
| |
MediaException | ||
MediaTimer | ||
NotifyPropertyChangedInvocatorAttribute |
Indicates that the method is contained in a type that implements
INotifyPropertyChanged interface
and this method is used to notify that some property value changed
| |
NotNullAttribute |
Indicates that the value of the marked element could never be null | |
ObfuscateControlFlowAttribute | ||
ObfuscateNamespaceToAttribute | ||
ObfuscateToAttribute | ||
ObjectPoolT |
Objektumok poolban történő tárolására, és újrafelhasználására alkalmas
| |
OldMediaTimer |
Represents the Windows multimedia timer.
| |
OSHelper | ||
OzEnviroment | ||
OzLoggerEventArgs | ||
OzNativeAudioCodec | ||
OzNativeAudioDecoder | ||
OzNativeAudioEncoder | ||
OzSDK | ||
OzSDKLogger | ||
OzSDKLogMessage | ||
OzSDKLogSource | ||
OzTuple |
Generic class collection for tuples defined directly for Ozeki VoIP SDK.
| |
OzTupleT1 |
Represents a 1-tuple, or singleton.
| |
OzTupleT1, T2 |
Represents a 2-tuple, or pair.
| |
OzTupleT1, T2, T3 |
Represents a 3-tuple, or triple.
| |
OzTupleT1, T2, T3, T4 |
Represents a 4-tuple, or quadruple.
| |
OzTupleT1, T2, T3, T4, T5 |
Represents a 5-tuple, or quintuple.
| |
OzTupleT1, T2, T3, T4, T5, T6 |
Represents a 6-tuple, or sextuple.
| |
OzTupleT1, T2, T3, T4, T5, T6, T7 |
Represents a 7-tuple, or septuple.
| |
OzTupleT1, T2, T3, T4, T5, T6, T7, TRest |
Represents an n-tuple, where n is 8 or greater.
| |
ParseException | ||
ParseRuleException | ||
PathReferenceAttribute |
Indicates that a parameter is a path to a file or a folder
within a web project. Path can be relative or absolute,
starting from web root (~)
| |
ProcessHelper | ||
PropertyCollection |
Contains objects identified by a string key.
| |
PublicAPIAttribute |
This attribute is intended to mark publicly available API
which should not be removed and so is treated as used
| |
PureAttribute |
Indicates that a method does not make any observable state changes.
The same as System.Diagnostics.Contracts.PureAttribute | |
RazorSectionAttribute |
Razor attribute. Indicates that a parameter or a method is a Razor section.
Use this attribute for custom wrappers similar to
System.Web.WebPages.WebPageBase.RenderSection(String) | |
ReportExceptionAttribute | ||
ReportUsageAttribute | ||
ResourceManager | ||
RSAKeys | ||
Saslprep |
SASLprep: Stringprep Profile for User Names and Passwords
http://tools.ietf.org/html/rfc4013
| |
SDKException | ||
SemanticalException | ||
SRTPCryptoSuite | ||
SRTPCryptoSuiteFactory | ||
SRTPCryptoSuites | ||
StreamExtension | ||
StringFormatMethodAttribute |
Indicates that the marked method builds string by format pattern and (optional) arguments.
Parameter, which contains format string, should be given in constructor. The format string
should be in Format(IFormatProvider, String, Object)-like form
| |
StringHelper | ||
TargetedPatchingOptOutAttribute | ||
TimerEx |
A timertől lekerdezhető, hogy a következő tick ig mennyi idő van még hátra
| |
UniqueIdGenerator |
http://stackoverflow.com/questions/9543715/generating-human-readable-usable-short-unique-ids
| |
UsedImplicitlyAttribute |
Indicates that the marked symbol is used implicitly
(e.g. via reflection, in external library), so this symbol
will not be marked as unused (as well as by other usage inspections)
| |
VersionHelper | ||
VoIPException |
The exception is triggered in Ozeki VoIP SIP SDK
|
Structure | Description | |
---|---|---|
AudioPacket | ||
AudioStreamInfo | ||
capability | ||
SpeexPPInfo | ||
USC_EC_Info | ||
USC_EC_Modes | ||
USC_EC_Option | ||
USC_PCMType | ||
VideoCodecInfo | ||
VideoPacket | ||
VideoStreamInfo |
Interface | Description | |
---|---|---|
IByteArrayConverterT |
Provides methods for converting a specified data type to an array of bytes, and an array of bytes to a specified type.
| |
ICallContainerChecker | ||
IClrMetaHost | ||
IClrRuntimeInfo | ||
ICLRStrongName | ||
IContainerT | ||
IContainerChecker | ||
ICryptoMethod | ||
ILog | ||
ILogger |
An interface for logging purposes
| |
IOzUnknownEnum | ||
ISRTPCryptoSuiteFactory | ||
IStructuralComparable | ||
IStructuralEquatable |
Delegate | Description | |
---|---|---|
CommonDelegatesFFMPEGWriteDelegate | ||
CommonDelegatesManagedLoggerDelegate | ||
CreateCryptoSuiteDelegate |
Enumeration | Description | |
---|---|---|
AddressType |
Type of the network address
| |
DeinterlacingMethod | ||
GeneralLogCodes | ||
H264_Key_Frame_Control_Method | ||
H264_Rate_Control_Method | ||
ImplicitUseKindFlags | ||
ImplicitUseTargetFlags |
Specify what is considered used implicitly
when marked with MeansImplicitUseAttribute
or UsedImplicitlyAttribute | |
InterpolationMethod | ||
LicenseExceptions | ||
LicenseState |
Ez ugyanaz mint a LicenseType csak ezt belül fogjuk használni
| |
LicenseType |
SDK licence type
| |
LinuxErrorCode | ||
LogLevel |
Defines constants for specifying the logging levels.
| |
LogType |
The type of the logging
| |
MediaExceptions | ||
NativeAECParams | ||
NetType | ||
OzNativeCodec | ||
OzNativeLogLevel | ||
OzSDKLogLevel | ||
OzSUFlags | ||
ProcessAccess | ||
SpeexPPParams | ||
SRTPAuthentication | ||
SRTPEncryptAlogirthm |
Az srtp implementáció által jelenleg támogatott titkosítási algoritmusok
| |
SRTPMode |
An enum that represents the SRTP encryption mode for the calls
| |
StatusCode | ||
VADStatus | ||
VoIPExceptions |