remove diagnostic recording #18
Merged
Annotations
10 warnings
|
Build:
src/Sendspin.SDK/Audio/SyncCorrectionOptions.cs#L244
'SyncCorrectionOptions.BypassDeadband' is obsolete: 'No longer used. EMA smoothing replaces the need for deadband bypass.'
|
|
Build:
src/Sendspin.SDK/Audio/SyncCorrectionOptions.cs#L244
'SyncCorrectionOptions.EntryDeadbandMicroseconds' is obsolete: 'No longer used. Discrete thresholds are now fixed to match JS library.'
|
|
Build:
src/Sendspin.SDK/Audio/SyncCorrectionOptions.cs#L244
'SyncCorrectionOptions.ExitDeadbandMicroseconds' is obsolete: 'No longer used. Hysteresis replaced by EMA smoothing.'
|
|
Build:
src/Sendspin.SDK/Audio/SyncCorrectionOptions.cs#L241
'SyncCorrectionOptions.ExitDeadbandMicroseconds' is obsolete: 'No longer used. Hysteresis replaced by EMA smoothing.'
|
|
Build:
src/Sendspin.SDK/Audio/SyncCorrectionOptions.cs#L237
'SyncCorrectionOptions.ExitDeadbandMicroseconds' is obsolete: 'No longer used. Hysteresis replaced by EMA smoothing.'
|
|
Build:
src/Sendspin.SDK/Audio/SyncCorrectionOptions.cs#L234
'SyncCorrectionOptions.EntryDeadbandMicroseconds' is obsolete: 'No longer used. Discrete thresholds are now fixed to match JS library.'
|
|
Build:
src/Sendspin.SDK/Audio/SyncCorrectionOptions.cs#L230
'SyncCorrectionOptions.EntryDeadbandMicroseconds' is obsolete: 'No longer used. Discrete thresholds are now fixed to match JS library.'
|
|
Build:
src/Sendspin.SDK/Protocol/MessageSerializerContext.cs#L15
The member 'Sendspin.SDK.Protocol.MessageSerializerContext' has been annotated with 'JsonStringEnumConverter' which is not supported in native AOT. Consider using the generic 'JsonStringEnumConverter<TEnum>' instead. (https://learn.microsoft.com/dotnet/fundamentals/syslib-diagnostics/syslib1034)
|
|
Build:
src/Sendspin.SDK/Diagnostics/SyncMetricSnapshot.cs#L51
XML comment has badly formed XML -- '1'
|
|
Build:
src/Sendspin.SDK/Diagnostics/SyncMetricSnapshot.cs#L51
XML comment has badly formed XML -- 'An identifier was expected.'
|
Loading