Add a Bitrate Controller (#1347) #603
Annotations
30 warnings
Build SIP Examples:
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
|
Build SIP Examples:
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
|
Build SIP Examples:
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- '4'
|
Build SIP Examples:
src/app/SIPUserAgents/ISIPClientUserAgent.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build SIP Examples:
src/app/SIPUserAgents/SIPB2BUserAgent.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build SIP Examples:
src/app/SIPUserAgents/SIPClientUserAgent.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build SIP Examples:
src/app/SIPUserAgents/SIPClientUserAgent.cs#L323
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build SIP Examples:
src/net/RTP/Packetisation/H265Depacketiser.cs#L127
The variable 'isKeyFrameNullable' is assigned but its value is never used
|
Build SIP Examples:
src/net/RTP/Packetisation/H265Depacketiser.cs#L39
The field 'H265Depacketiser.writeNumber' is assigned but its value is never used
|
Build SIP Examples:
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
|
Build SIP Command Line Example:
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
|
Build SIP Command Line Example:
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
|
Build SIP Command Line Example:
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- '4'
|
Build SIP Command Line Example:
src/app/SIPUserAgents/ISIPClientUserAgent.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build SIP Command Line Example:
src/app/SIPUserAgents/SIPB2BUserAgent.cs#L83
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build SIP Command Line Example:
src/app/SIPUserAgents/SIPClientUserAgent.cs#L254
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build SIP Command Line Example:
src/app/SIPUserAgents/SIPClientUserAgent.cs#L323
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Build SIP Command Line Example:
src/net/RTP/Packetisation/H265Depacketiser.cs#L127
The variable 'isKeyFrameNullable' is assigned but its value is never used
|
Build SIP Command Line Example:
src/net/RTP/Packetisation/H265Depacketiser.cs#L39
The field 'H265Depacketiser.writeNumber' is assigned but its value is never used
|
Build SIP Command Line Example:
src/net/RTP/RTPHeaderExtensions/TransportWideCCExtension.cs#L28
XML comment has badly formed XML -- 'An identifier was expected.'
|
Build WebRTC Examples:
examples/webrtcexamples/RtspToWebRTCAudioAndVideo/WebRtcClient.cs#L16
Non-nullable field '_pc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build WebRTC Examples:
examples/webrtcexamples/RtspToWebRTCAudioAndVideo/WebRtcClient.cs#L16
Non-nullable event 'SocketOpened' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
Build WebRTC Examples:
examples/webrtcexamples/RtspToWebRTCAudioAndVideo/WebRtcClient.cs#L16
Non-nullable event 'MessageReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
Build WebRTC Examples:
examples/webrtcexamples/RtspToWebRTCAudioAndVideo/WebRtcClient.cs#L16
Non-nullable event 'OnWsClose' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
Build WebRTC Examples:
examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegListener.cs#L34
Non-nullable field '_videoThread' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build WebRTC Examples:
examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegListener.cs#L34
Non-nullable field '_audioThread' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build WebRTC Examples:
examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegListener.cs#L34
Non-nullable field '_videoRTP' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build WebRTC Examples:
examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegListener.cs#L34
Non-nullable field '_audioRTP' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build WebRTC Examples:
examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegListener.cs#L34
Non-nullable event 'OnAudioRtpPacketReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
Build WebRTC Examples:
examples/webrtcexamples/RtspToWebRTCAudioAndVideo/FFmpegListener.cs#L34
Non-nullable event 'OnVideoRtpPacketReceived' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
Loading