Skip to content

What are the differences among StreamType, FrameType, SensorType? #10

@Norlandz

Description

@Norlandz

FrameType, StreamType, SensorType are all similar, but differs in some enum values.

Why such inconsistency?

  • Some places use FrameType, some places use StreamType. com/orbbec/orbbecsdkexamples/activity/MultiStreamActivity.java:402

Which one should I use?

Why public FrameType getStreamType() { get stream type returns a frame type?

  • Why isnt there a getActualStreamType()?
  • com/orbbec/obsensor/Frame.java:131
Image
  • v1.10.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions