Skip to content

Commit

Permalink
Merge pull request #5961 from lramati/alloc_motion
Browse files Browse the repository at this point in the history
Add rs2_allocate_synthetic_motion_frame to public API and wrappers
  • Loading branch information
dorodnic committed Mar 5, 2020
2 parents 6ec6b62 + 61d20a8 commit 835bcc0
Show file tree
Hide file tree
Showing 4 changed files with 828 additions and 814 deletions.
1 change: 1 addition & 0 deletions src/realsense.def
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ EXPORTS
rs2_clone_video_stream_profile

rs2_allocate_synthetic_video_frame
rs2_allocate_synthetic_motion_frame
rs2_allocate_points
rs2_allocate_composite_frame
rs2_synthetic_frame_ready
Expand Down
Loading

0 comments on commit 835bcc0

Please sign in to comment.