H264VideoMediaFormatSet Constructors
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.
Overloads
| H264VideoMediaFormatSet(CodecId) | |
| H264VideoMediaFormatSet(CodecId, Boolean) |
H264VideoMediaFormatSet(CodecId)
public:
H264VideoMediaFormatSet(Microsoft::Rtc::Internal::Collaboration::Media::CodecId codecId);
public H264VideoMediaFormatSet (Microsoft.Rtc.Internal.Collaboration.Media.CodecId codecId);
new Microsoft.Rtc.Internal.Collaboration.Media.H264VideoMediaFormatSet : Microsoft.Rtc.Internal.Collaboration.Media.CodecId -> Microsoft.Rtc.Internal.Collaboration.Media.H264VideoMediaFormatSet
Parameters
- codecId
- CodecId
Applies to
H264VideoMediaFormatSet(CodecId, Boolean)
public:
H264VideoMediaFormatSet(Microsoft::Rtc::Internal::Collaboration::Media::CodecId codecId, bool videoFECEnabled);
public H264VideoMediaFormatSet (Microsoft.Rtc.Internal.Collaboration.Media.CodecId codecId, bool videoFECEnabled);
new Microsoft.Rtc.Internal.Collaboration.Media.H264VideoMediaFormatSet : Microsoft.Rtc.Internal.Collaboration.Media.CodecId * bool -> Microsoft.Rtc.Internal.Collaboration.Media.H264VideoMediaFormatSet
Parameters
- codecId
- CodecId
- videoFECEnabled
- Boolean