WarningCode.IncompatibleMediaFormat Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
305 Incompatible media format: One or more media formats contained in the session description are not available.
public: int IncompatibleMediaFormat = 305;
public const int IncompatibleMediaFormat = 305;
val mutable IncompatibleMediaFormat : int
Public Const IncompatibleMediaFormat As Integer = 305