public static class OggStreamIdentifier.OggStreamType extends Object
Modifier and Type | Class and Description |
---|---|
static class |
OggStreamIdentifier.OggStreamType.Kind |
Modifier and Type | Field and Description |
---|---|
String |
description |
OggStreamIdentifier.OggStreamType.Kind |
kind |
String |
mimetype |
Modifier | Constructor and Description |
---|---|
protected |
OggStreamType(String mimetype,
String description,
OggStreamIdentifier.OggStreamType.Kind kind) |
public final String mimetype
public final String description
public final OggStreamIdentifier.OggStreamType.Kind kind
protected OggStreamType(String mimetype, String description, OggStreamIdentifier.OggStreamType.Kind kind)
Copyright © 2015. All rights reserved.