VideoSendConstraints type
Reprezentuje ograniczenia strumienia wideo
type VideoSendConstraints = {
bitrate?: MediaConstraintRange
frameHeight?: MediaConstraintRange
frameRate?: MediaConstraintRange
}
Ta przeglądarka nie jest już obsługiwana.
Przejdź na przeglądarkę Microsoft Edge, aby korzystać z najnowszych funkcji, aktualizacji zabezpieczeń i pomocy technicznej.
Reprezentuje ograniczenia strumienia wideo
type VideoSendConstraints = {
bitrate?: MediaConstraintRange
frameHeight?: MediaConstraintRange
frameRate?: MediaConstraintRange
}