Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Typo fix
  • Loading branch information
stuartmorgan-g authored Nov 13, 2024
commit 74cbd438d84ef1ed1f23db7dabe9379c010d1c59
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ class CaptureControllerImpl : public CaptureController,
HRESULT FindBaseMediaTypes();

// Enumerates video_sources media types and finds out best resolution
// for a given source source.
// for a given source.
HRESULT FindBaseMediaTypesForSource(IMFCaptureSource* source);

// Stops preview. Called internally on camera reset and dispose.
Expand Down