Skip to content

Add documentation to encoder/decoder fields #29

Description

@bschwind

As an example:

context: Context,
use_device_frame: bool,
codec: Codec,
low_latency: bool,
device_frame_pitched: bool,
crop_rect: Rect,
resize_dim: Dim,
max_width: u32,
max_height: u32,
clock_rate: u32,

I don't know what device_frame_pitched means, we should get the explanation for this from the nvidia SDK and add inline doc comments on the fields.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions